forked from extern/smegmesh
WireGuard VPN Mesh Management
661fb0d54c
Keepalive is based on per mesh and not per node. Using total ordering mechanism similar to paxos to elect a leader if leader doesn't update it's timestamp within 3 * keepAlive then give the leader a gravestone and elect the next leader. Leader is bassed on lexicographically ordered public key. |
||
---|---|---|
.github/workflows | ||
.vscode | ||
cert | ||
cmd | ||
examples | ||
pkg | ||
smegmesh-web@c1128bcd98 | ||
.gitmodules | ||
build.sh | ||
Containerfile | ||
Dockerfile | ||
go.mod | ||
README.md |
wgmesh
WireGuard VPN Mesh Management