WireGuard VPN Mesh Management
Go to file
Tim Beatham 360f9d3c54 Few refactorings of managing the mesh and a graph
visualisation tool for seeing the state of a mesh.
2023-10-22 13:34:49 +01:00
.vscode Implemented JWT authentication 2023-10-01 19:01:35 +01:00
cert Refactored client and server and interfaced out dependencies 2023-10-02 16:03:41 +01:00
cmd Few refactorings of managing the mesh and a graph 2023-10-22 13:34:49 +01:00
pkg Few refactorings of managing the mesh and a graph 2023-10-22 13:34:49 +01:00
go.mod Implementing CRDTs 2023-10-06 10:12:46 +01:00
go.sum Implementing CRDTs 2023-10-06 10:12:46 +01:00
README.md Testing wgctrl 2023-09-16 13:57:27 +01:00
wgmesh.go JWT Authentication endpoint 2023-10-01 20:14:09 +01:00

wgmesh

WireGuard VPN Mesh Management