Adding all OVPN
This commit is contained in:
19
openvpn/ghostpath/United-Kingdom-London.ovpn
Normal file
19
openvpn/ghostpath/United-Kingdom-London.ovpn
Normal file
@@ -0,0 +1,19 @@
|
||||
remote lhr1.gpvpn.com 443 udp
|
||||
remote lhr2.gpvpn.com 443 udp
|
||||
remote lhr3.gpvpn.com 443 udp
|
||||
remote lhr4.gpvpn.com 443 udp
|
||||
remote lhr5.gpvpn.com 443 udp
|
||||
remote lhr6.gpvpn.com 443 udp
|
||||
remote lhr7.gpvpn.com 443 udp
|
||||
remote lhr8.gpvpn.com 443 udp
|
||||
remote lhr9.gpvpn.com 443 udp
|
||||
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
client
|
||||
redirect-gateway
|
||||
remote-cert-tls server
|
||||
cipher AES-256-CBC
|
||||
proto udp
|
||||
dev tun
|
||||
nobind
|
||||
ca /etc/openvpn/ghostpath/ca.crt
|
||||
Reference in New Issue
Block a user