hvpn-node3/cmd/hvpn-node
HeshamTB 8e798706e3 WIP: create new peers server-side
Creates a new peer server-side.
    - Gen keys
    - Allocate IP
    - Add to WG Link
    - Respond with a read wg config for the client to use
2024-03-27 09:28:13 +03:00
..
.gitignore feat: implement optional mTLS and helper scripts 2024-03-18 23:02:22 +03:00
hvpn-node.go WIP: create new peers server-side 2024-03-27 09:28:13 +03:00
init-certs.sh feat: implement optional mTLS and helper scripts 2024-03-18 23:02:22 +03:00
set_cap.sh set_cap: helper script to set CAP_NET_ADMIN for the binary 2024-03-18 23:03:18 +03:00