1
0
forked from extern/smegmesh
WireGuard VPN Mesh Management
Go to file
Tim Beatham b179cd3cf4 Hashing the WireGuard interface
Hashing the interface and using ephmeral ports so that the admin doesn't
choose an interface and port combination. An administrator can alteranatively
decide to provide port but this isn't critical.
2023-11-20 13:03:42 +00:00
.github/workflows Update go.yml 2023-11-05 10:53:57 +00:00
.vscode Implemented JWT authentication 2023-10-01 19:01:35 +01:00
cert Advertising routes into the mesh 2023-10-27 17:49:18 +01:00
cmd Hashing the WireGuard interface 2023-11-20 13:03:42 +00:00
examples Updating examples 2023-11-08 09:19:24 +00:00
pkg Hashing the WireGuard interface 2023-11-20 13:03:42 +00:00
smegmesh-web@c1128bcd98 Added smegmesh submodule 2023-11-13 10:46:52 +00:00
.gitmodules Added smegmesh submodule 2023-11-13 10:46:52 +00:00
build.sh Modified build script 2023-10-30 13:17:47 +00:00
Containerfile Updating examples 2023-11-08 09:19:24 +00:00
Dockerfile Updating examples 2023-11-08 09:19:24 +00:00
go.mod Stubbing out WireGuard components 2023-11-20 11:28:12 +00:00
README.md Testing wgctrl 2023-09-16 13:57:27 +01:00

wgmesh

WireGuard VPN Mesh Management