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:
Moez Janmohammad 2020-07-16 21:38:43 -05:00 committed by GitHub
parent 868e5edd1e
commit d2c65ac2e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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