Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 393 Bytes

Go

wg-grpc-api

GRPC and Rest API to manage wireguard peers.

TODO

  • Fix enable/disable functionality.
  • Allow modifying more server options (PreUp/PostUp/PreDown/PostDown/DNS/MTU/ListenPort etc.).
  • Add TLS.
  • Add tests.