Go to file
HeshamTB 44961e91dc
cli: allow generating private key on startup
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-03-18 01:17:02 +03:00
cmd/hvpn-node cli: allow generating private key on startup 2024-03-18 01:17:02 +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: store a wglink endpoint string 2024-03-18 00:58:17 +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