Updated PureVPN configuration files
This commit is contained in:
16
openvpn/purevpn/Denmark-tcp.ovpn
Normal file
16
openvpn/purevpn/Denmark-tcp.ovpn
Normal file
@@ -0,0 +1,16 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote dk2-ovpn.pointtoserver.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/purevpn/ca.crt
|
||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
Reference in New Issue
Block a user