Changed transmission to deluge. Simplify ufw rules
This commit is contained in:
18
root/etc/openvpn/ivacy/AustraliaBrisbaneTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/AustraliaBrisbaneTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote au2-ovpn-tcp.ivacy.net 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/AustraliaBrisbaneUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/AustraliaBrisbaneUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote au2-ovpn-udp.ivacy.net 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/AustraliaMelbourneTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/AustraliaMelbourneTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote au-ovpn-tcp2.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/AustraliaMelbourneUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/AustraliaMelbourneUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote au-ovpn-udp2.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/AustriaViennaTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/AustriaViennaTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote at2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/AustriaViennaUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/AustriaViennaUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote at2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/BelgiumBrusselsTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/BelgiumBrusselsTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote vleu-be2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/BelgiumBrusselsUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/BelgiumBrusselsUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote vleu-be2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/BrazilSaoPauloTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/BrazilSaoPauloTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote br2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/BrazilSaoPauloUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/BrazilSaoPauloUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote br2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/BruneiBandarTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/BruneiBandarTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote bn2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/BruneiBandarUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/BruneiBandarUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote bn2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/BulgariaSofiaTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/BulgariaSofiaTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote bg2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/BulgariaSofiaUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/BulgariaSofiaUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote bg2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/CanadaQuebicCityTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/CanadaQuebicCityTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ca2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/CanadaQuebicCityUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/CanadaQuebicCityUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ca2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/CanadaVancouverTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/CanadaVancouverTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote cav2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/CanadaVancouverUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/CanadaVancouverUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote cav2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/CzechRepublicBrnoTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/CzechRepublicBrnoTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote cz2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/CzechRepublicBrnoUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/CzechRepublicBrnoUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote cz2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/DenmarkDenmarkTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/DenmarkDenmarkTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote dk2-ovpn.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/DenmarkDenmarkUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/DenmarkDenmarkUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote dk2-ovpn.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/FranceParisTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/FranceParisTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote fr2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/FranceParisUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/FranceParisUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote fr2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/GermanyFrankfurtTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/GermanyFrankfurtTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote de2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/GermanyFrankfurtUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/GermanyFrankfurtUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote de2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/HongKongSARCentralTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/HongKongSARCentralTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote hk-ovpn-tcp2.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/HongKongSARCentralUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/HongKongSARCentralUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote hk-ovpn-udp2.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/IndiaNewDelhiTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/IndiaNewDelhiTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote in2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/IndiaNewDelhiUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/IndiaNewDelhiUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote in2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/ItalyMilanoTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/ItalyMilanoTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote it2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/ItalyMilanoUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/ItalyMilanoUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote it2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/ItalyTarantoTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/ItalyTarantoTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote it1-ovpn-udp.ivacy.net 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/ItalyTarantoUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/ItalyTarantoUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote it1-ovpn-tcp.ivacy.net 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/JapanTokyoTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/JapanTokyoTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote jp2-ovpn.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/JapanTokyoUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/JapanTokyoUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote jp2-ovpn.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/LuxembourgLuxembourgTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/LuxembourgLuxembourgTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote lu2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/LuxembourgLuxembourgUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/LuxembourgLuxembourgUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote lu2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/MalaysiaKualaLumpurTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/MalaysiaKualaLumpurTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote my2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/MalaysiaKualaLumpurUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/MalaysiaKualaLumpurUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote my2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/NetherlandsAmsterdamTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/NetherlandsAmsterdamTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote nl-ovpn-tcp2.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/NetherlandsAmsterdamUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/NetherlandsAmsterdamUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote nl-ovpn-udp2.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/NewZealandAucklandTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/NewZealandAucklandTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote nz2-ovpn.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/NewZealandAucklandUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/NewZealandAucklandUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote nz2-ovpn.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/NigeriaSulejaTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/NigeriaSulejaTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ng2-ovpn.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/NigeriaSulejaUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/NigeriaSulejaUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ng2-ovpn.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/NorwayOsloTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/NorwayOsloTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote vleu-no2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/NorwayOsloUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/NorwayOsloUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote vleu-no2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/PanamaPanamaCityTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/PanamaPanamaCityTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote vlus-pa2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/PanamaPanamaCityUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/PanamaPanamaCityUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote vlus-pa2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/PolandWarsawTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/PolandWarsawTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote pl2-ovpn.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/PolandWarsawUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/PolandWarsawUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote pl2-ovpn.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/RussiaMoscowTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/RussiaMoscowTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ru2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/RussiaMoscowUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/RussiaMoscowUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ru2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/SingaporeSingaporeTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/SingaporeSingaporeTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote sg2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/SingaporeSingaporeUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/SingaporeSingaporeUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote sg2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/SouthAfricaBenoniTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/SouthAfricaBenoniTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote za2-ovpn.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/SouthAfricaBenoniUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/SouthAfricaBenoniUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote za2-ovpn.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/SouthKoreaSeoulTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/SouthKoreaSeoulTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote kr2-ovpn.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/SouthKoreaSeoulUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/SouthKoreaSeoulUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote kr2-ovpn.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/SpainMadridTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/SpainMadridTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote es2-ovpn.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/SpainMadridUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/SpainMadridUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote es2-ovpn.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/SwedenStockholmTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/SwedenStockholmTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote se2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/SwedenStockholmUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/SwedenStockholmUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote se2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/SwitzerlandBernTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/SwitzerlandBernTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ch2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/SwitzerlandBernUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/SwitzerlandBernUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ch2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/TaiwanTaipeiTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/TaiwanTaipeiTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote tw2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/TaiwanTaipeiUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/TaiwanTaipeiUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote tw2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/TurkeyIstanbulTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/TurkeyIstanbulTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote tr2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/TurkeyIstanbulUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/TurkeyIstanbulUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote tr2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UkraineOdessaTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UkraineOdessaTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ua2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UkraineOdessaUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UkraineOdessaUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ua2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedArabEmiratesDubaiTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedArabEmiratesDubaiTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ae2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedArabEmiratesDubaiUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedArabEmiratesDubaiUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ae2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedKingdomLondonTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedKingdomLondonTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ukl2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedKingdomLondonUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedKingdomLondonUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ukl2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedKingdomMaidenheadTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedKingdomMaidenheadTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ukm2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedKingdomMaidenheadUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedKingdomMaidenheadUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ukm2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesChicagoTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesChicagoTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usil2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesChicagoUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesChicagoUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote usil2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesFloridaTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesFloridaTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usfl2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesFloridaUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesFloridaUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote usfl2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesGeorgiaTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesGeorgiaTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usga2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesGeorgiaUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesGeorgiaUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote usga2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesLosAngelesTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesLosAngelesTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usla2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesLosAngelesUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesLosAngelesUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote usla2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesNewJerseyTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesNewJerseyTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usnj2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesNewJerseyUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesNewJerseyUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote usnj2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesNewYorkTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesNewYorkTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usny2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesNewYorkUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesNewYorkUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote usny2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesPhoneixTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesPhoneixTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usphx2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesPhoneixUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesPhoneixUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote usphx2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesSanFranciscoTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesSanFranciscoTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ussf2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesSanFranciscoUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesSanFranciscoUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ussf2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesSeattleTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesSeattleTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ussa2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesSeattleUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesSeattleUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote ussa2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesVirginiaTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesVirginiaTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usva2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesVirginiaUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesVirginiaUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote usva2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
18
root/etc/openvpn/ivacy/UnitedStatesWashingtonDCTCP.ovpn
Normal file
18
root/etc/openvpn/ivacy/UnitedStatesWashingtonDCTCP.ovpn
Normal file
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote uswdc2-ovpn-tcp.dns2use.com 80
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ifconfig-nowarn
|
||||
22
root/etc/openvpn/ivacy/UnitedStatesWashingtonDCUDP.ovpn
Normal file
22
root/etc/openvpn/ivacy/UnitedStatesWashingtonDCUDP.ovpn
Normal file
@@ -0,0 +1,22 @@
|
||||
client
|
||||
dev tun
|
||||
proto udp
|
||||
remote uswdc2-ovpn-udp.dns2use.com 53
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user