working prototype

This commit is contained in:
Xavier Henner
2019-08-16 17:23:19 +02:00
parent a82131c8c8
commit 9eff9ce803
23 changed files with 1029 additions and 303 deletions

8
vpn-mgt.conf Normal file
View File

@@ -0,0 +1,8 @@
config
{
openvpnPort: "127.0.0.1:4000"
http:
{
port: ":8080"
}
}