Update vpnbook-fr1-udp25000.ovpn
That works !!
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
client
|
client
|
||||||
dev tun2
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote 37.187.158.97 25000
|
remote 37.187.158.97 25000
|
||||||
remote fr1.vpnbook.com 25000
|
remote fr1.vpnbook.com 25000
|
||||||
@@ -7,7 +7,7 @@ resolv-retry infinite
|
|||||||
nobind
|
nobind
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
auth-user-pass
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 3
|
verb 3
|
||||||
cipher AES-128-CBC
|
cipher AES-128-CBC
|
||||||
|
Reference in New Issue
Block a user