1
0
forked from extern/smegmesh
WireGuard VPN Mesh Management
Go to file
Tim Beatham 2c406718df 29-only-ping-clients-who-have-updated-their-config
Only consider clients who have updated their config when synchronising
with peers. Consider a dead time where we don't have a handshake and
a prune time when we remove them from the WireGuard configuration.
2023-11-24 12:37:54 +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 25-modify-code-to-use-public-api 2023-11-22 10:41:54 +00:00
examples Updating examples 2023-11-08 09:19:24 +00:00
pkg 29-only-ping-clients-who-have-updated-their-config 2023-11-24 12:37:54 +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 Fixed container file 2023-11-22 12:45:01 +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