16
openvpn/purevpn/Norway2-tcp.ovpn
Normal file
16
openvpn/purevpn/Norway2-tcp.ovpn
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
client
|
||||||
|
dev tun
|
||||||
|
proto tcp
|
||||||
|
remote vleu-no2-ovpn-tcp.pointtoserver.com 80
|
||||||
|
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
|
||||||
|
float
|
||||||
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
|
auth-retry interact
|
||||||
|
ifconfig-nowarn
|
Reference in New Issue
Block a user