Go to file
HeshamTB 79463c18b9
main: move root and node UUID checks to setup():
to prevent log messages on 'hvpn-node --help'

Signed-off-by: HeshamTB <hishaminv@gmail.com>
2024-03-15 00:29:08 +03:00
cmd/hvpn-node main: move root and node UUID checks to setup(): 2024-03-15 00:29:08 +03:00
init init: 2024-03-11 17:34:06 +03:00
proto feat: Add, Check, Get, and Delete peers 2024-03-14 01:46:05 +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: Add, Check, Get, and Delete peers 2024-03-14 01:46:05 +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
link.go feat: Add, Check, Get, and Delete peers 2024-03-14 01:46:05 +03:00
node.go node: dir and file permissions to allow non-root to read UUID 2024-03-15 00:26:22 +03:00