Updated PureVPN configuration files
Old configuration files has been moved to "old configs" folder
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote vleu-no1-ovpn-udp.pointtoserver.com 53
|
||||
remote vleu-no2-ovpn-udp.pointtoserver.com 53
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/purevpn/ca.crt
|
||||
@@ -10,11 +10,8 @@ cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
auth-nocache
|
||||
|
||||
Reference in New Issue
Block a user