1
0
forked from extern/smegmesh
WireGuard VPN Mesh Management
Go to file
Tim Beatham 13bea10638 main - bugfix
- Nodes not being removed when deleted because when node gossips again
  it is readded.
- Keep track of highest vector clock we have removed and used this as a
  mark for determining if something is stale.
2023-12-11 11:09:02 +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 53-run-commands-pre-up-and-post-down 2023-12-10 19:21:54 +00:00
examples Updating examples 2023-11-08 09:19:24 +00:00
pkg main - bugfix 2023-12-11 11:09:02 +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
go.sum main - go.sum should be tracked into the git 2023-12-10 22:11:09 +00:00
README.md Testing wgctrl 2023-09-16 13:57:27 +01:00

wgmesh

WireGuard VPN Mesh Management