Go to file
HeshamTB e5e4641264
feat: Do not quit when keyfile can not be opened, create key
- Refactor AddTestPeer

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-03-18 01:35:37 +03:00
cmd/hvpn-node feat: Do not quit when keyfile can not be opened, create key 2024-03-18 01:35:37 +03:00
init init: 2024-03-11 17:34:06 +03:00
proto api: add node info 2024-03-15 23:48:22 +03:00
.gitignore LICENSE, README.md, and .gitignore 2024-03-15 00:46:18 +03:00
go.mod feat: Add, Check, Get, and Delete peers 2024-03-14 01:46:05 +03:00
go.sum feat: Add, Check, Get, and Delete peers 2024-03-14 01:46:05 +03:00
handlers.go feat: store a wglink endpoint string 2024-03-18 00:58:17 +03:00
ip_pool_test.go init: 2024-03-11 17:34:06 +03:00
ip_pool.go init: 2024-03-11 17:34:06 +03:00
LICENSE LICENSE, README.md, and .gitignore 2024-03-15 00:46:18 +03:00
link.go feat: Do not quit when keyfile can not be opened, create key 2024-03-18 01:35:37 +03:00
node.go node: dir and file permissions to allow non-root to read UUID 2024-03-15 00:26:22 +03:00
README.md LICENSE, README.md, and .gitignore 2024-03-15 00:46:18 +03:00

hvpn-node3