web dashboard in single container

This commit is contained in:
2026-04-05 01:50:41 -07:00
parent a89703c420
commit c6007d9c33
26 changed files with 460 additions and 365 deletions

View File

@ -0,0 +1,15 @@
client
dev tun
proto {{ vpn_proto }}
remote {{ vpn_server_ip }} {{ vpn_port }}
resolv-retry infinite
nobind
persist-key
persist-tun
user nobody
group nogroup
tls-auth {{ psk_key_path }} 1
cipher AES-256-GCM
auth SHA256