17
openvpn/purevpn/Norway2-udp.ovpn
Normal file
17
openvpn/purevpn/Norway2-udp.ovpn
Normal file
@@ -0,0 +1,17 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote vleu-no2-ovpn-udp.pointtoserver.com 53
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/purevpn/ca2.crt
|
||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
Reference in New Issue
Block a user