Update config.json

This commit is contained in:
Alexandre
2022-06-16 14:08:40 +02:00
committed by GitHub
parent 916c7d48af
commit b85c190565

View File

@@ -83,6 +83,8 @@
"DNS_server": "str?",
"LOCAL_NETWORK": "str",
"OPENVPN_CONFIG": "str?",
"OPENVPN_CUSTOM_PROVIDER": "bool?",
"OPENVPN_CUSTOM_PROVIDER_OVPN_LOCATION": "str?",
"OPENVPN_PASSWORD": "str",
"OPENVPN_PROVIDER": "list(|anonine|anonvpn|blackvpn|btguard|bulletvpn|cryptostorm|expressvpn|fastestvpn|freevpn|froot|frostvpn|getflix|ghostpath|giganews|goosevpn|hideme|hidemyass|integrityvpn|ipvanish|ironsocket|ivacy|ivpn|mullvad|nordvpn|octanevpn|ovpn|pia|privado|privatevpn|protonvpn|proxpn|purevpn|ra4w|safervpn|slickvpn|slickvpncore|smartdnsproxy|smartvpn|surfshark|tiger|torguard|trustzone|tunnelbear|vpnac|vpnarea|vpnbook|vpnfacile|vpnht|vpntunnel|vpnunlimited|vyprvpn|wevpn|windscribe|zoogvpn)",
"OPENVPN_USERNAME": "str",