Updating Ivacy configs #673
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote au-me1-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
|
||||
@@ -0,0 +1,20 @@
|
||||
client
|
||||
dev tun
|
||||
remote au-me1-ovpn-udp.ivacy.net 53
|
||||
proto udp
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -15,5 +15,4 @@ route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
||||
@@ -16,7 +16,6 @@ float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -15,5 +15,4 @@ route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
||||
@@ -16,7 +16,6 @@ float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -15,5 +15,4 @@ route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
||||
@@ -16,7 +16,6 @@ float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -15,5 +15,4 @@ route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
||||
@@ -16,7 +16,6 @@ float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -15,5 +15,4 @@ route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
||||
@@ -16,7 +16,6 @@ float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -15,6 +15,5 @@ route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
||||
|
||||
@@ -16,7 +16,6 @@ float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote es2-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
|
||||
@@ -0,0 +1,20 @@
|
||||
client
|
||||
dev tun
|
||||
remote es2-ovpn-udp.ivacy.net 53
|
||||
proto udp
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -15,5 +15,4 @@ route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
||||
@@ -16,7 +16,6 @@ float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
-1
@@ -15,5 +15,4 @@ route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
||||
-1
@@ -16,7 +16,6 @@ float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -15,5 +15,4 @@ route-delay 2
|
||||
route 0.0.0.0 0.0.0.0
|
||||
float
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
ifconfig-nowarn
|
||||
@@ -16,7 +16,6 @@ float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote ustx1-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
|
||||
@@ -0,0 +1,20 @@
|
||||
client
|
||||
dev tun
|
||||
remote ustx1-ovpn-udp.ivacy.net 53
|
||||
proto udp
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usla1-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
|
||||
@@ -0,0 +1,21 @@
|
||||
client
|
||||
|
||||
dev tun
|
||||
remote usla1-ovpn-udp.ivacy.net 53
|
||||
proto udp
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -0,0 +1,18 @@
|
||||
client
|
||||
dev tun
|
||||
proto tcp
|
||||
remote usnj2-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
|
||||
@@ -0,0 +1,21 @@
|
||||
client
|
||||
|
||||
dev tun
|
||||
remote usnj2-ovpn-udp.ivacy.net 53
|
||||
proto udp
|
||||
nobind
|
||||
persist-key
|
||||
persist-tun
|
||||
tls-auth /etc/openvpn/ivacy/Wdc.key 1
|
||||
ca /etc/openvpn/ivacy/ca.crt
|
||||
cipher AES-256-CBC
|
||||
comp-lzo
|
||||
verb 1
|
||||
mute 20
|
||||
float
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
auth-nocache
|
||||
@@ -1 +1 @@
|
||||
Netherlands-UDP.ovpn
|
||||
NetherlandsAmsterdamTCP.ovpn
|
||||
Reference in New Issue
Block a user