mirror of
https://github.com/haugene/docker-transmission-openvpn.git
synced 2025-08-19 13:31:04 +02:00
Update US Texas to US Dallas (#1294)
* Fix US Texas to US Dallas PIA changed their servers and split Texas into Dallas and Houston. * Update and rename US Texas.ovpn to US Dallas.ovpn * Update US Dallas.ovpn
This commit is contained in:
parent
868e5edd1e
commit
d2c65ac2e2
@ -1,7 +1,7 @@
|
|||||||
client
|
client
|
||||||
dev tun
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote us-texas.privateinternetaccess.com 1198
|
remote us-dal.privateinternetaccess.com 1198
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
nobind
|
nobind
|
||||||
persist-key
|
persist-key
|
@ -1,7 +1,7 @@
|
|||||||
client
|
client
|
||||||
dev tun
|
dev tun
|
||||||
proto udp
|
proto udp
|
||||||
remote us-texas.privateinternetaccess.com 1197
|
remote us-dal.privateinternetaccess.com 1197
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
nobind
|
nobind
|
||||||
persist-key
|
persist-key
|
@ -1,7 +1,7 @@
|
|||||||
client
|
client
|
||||||
dev tun
|
dev tun
|
||||||
proto tcp
|
proto tcp
|
||||||
remote us-texas.privateinternetaccess.com 501
|
remote us-dal.privateinternetaccess.com 501
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
nobind
|
nobind
|
||||||
persist-key
|
persist-key
|
@ -1,7 +1,7 @@
|
|||||||
client
|
client
|
||||||
dev tun
|
dev tun
|
||||||
proto tcp
|
proto tcp
|
||||||
remote us-texas.privateinternetaccess.com 502
|
remote us-dal.privateinternetaccess.com 502
|
||||||
resolv-retry infinite
|
resolv-retry infinite
|
||||||
nobind
|
nobind
|
||||||
persist-key
|
persist-key
|
Loading…
x
Reference in New Issue
Block a user