1
0
forked from extern/smegmesh
WireGuard VPN Mesh Management
Go to file
Tim Beatham 7be11dbaa3 27-remove-client-grpc-endpoint
Removed a client's grpc endpoint value. Client's aren't publicly
available so there is no need for a client's gRPC endpoint.
Also changed a node ID's to their public key. A node id's public
address is an issue for mobility of clients as their endpoint
is subject to change
2023-11-24 12:07:03 +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 27-remove-client-grpc-endpoint 2023-11-24 12:07:03 +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