Add PIA TCP profiles and new Las Vegas server
This commit is contained in:
19
openvpn/pia/tcp-strong/New Zealand.ovpn
Normal file
19
openvpn/pia/tcp-strong/New Zealand.ovpn
Normal file
@@ -0,0 +1,19 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote nz.privateinternetaccess.com 501
|
||||
resolv-retry infinite
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
cipher aes-256-cbc
|
||||
auth sha256
|
||||
tls-client
|
||||
remote-cert-tls server
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
comp-lzo
|
||||
verb 1
|
||||
reneg-sec 0
|
||||
crl-verify crl.rsa.4096.pem
|
||||
ca ca.rsa.4096.crt
|
||||
disable-occ
|
Reference in New Issue
Block a user