Added/updated ProtonVPN + VPNArea
*Added some missing ProtonVPN P2P servers (CH #5-13, SG #13-20) *Updated (and removed non-P2P ) AreaVPN servers as per issue #775
This commit is contained in:
17
openvpn/vpnarea/Chile-P2P.ovpn
Normal file
17
openvpn/vpnarea/Chile-P2P.ovpn
Normal file
@@ -0,0 +1,17 @@
|
||||
client
|
||||
proto udp
|
||||
dev tun0
|
||||
remote 37.235.52.66 443
|
||||
resolv-retry infinite
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
remote-cert-tls server
|
||||
ca /etc/openvpn/vpnarea/ca.crt
|
||||
cipher AES-256-CBC
|
||||
auth SHA256
|
||||
verb 3
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
mute-replay-warnings
|
||||
passtos
|
||||
tun-mtu 1500
|
||||
Reference in New Issue
Block a user