Updating Ivacy configs #673

This commit is contained in:
Kristian Haugene
2019-01-10 18:15:17 +01:00
parent ce28a7e4aa
commit f6236d7a1f
30 changed files with 215 additions and 41 deletions

View File

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

View File

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

View File

@@ -15,5 +15,4 @@ route-delay 2
route 0.0.0.0 0.0.0.0 route 0.0.0.0 0.0.0.0
float float
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
ifconfig-nowarn ifconfig-nowarn

View File

@@ -16,7 +16,6 @@ float
route-method exe route-method exe
route-delay 2 route-delay 2
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
explicit-exit-notify 2 explicit-exit-notify 2
ifconfig-nowarn ifconfig-nowarn
auth-nocache auth-nocache

View File

@@ -15,5 +15,4 @@ route-delay 2
route 0.0.0.0 0.0.0.0 route 0.0.0.0 0.0.0.0
float float
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
ifconfig-nowarn ifconfig-nowarn

View File

@@ -16,7 +16,6 @@ float
route-method exe route-method exe
route-delay 2 route-delay 2
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
explicit-exit-notify 2 explicit-exit-notify 2
ifconfig-nowarn ifconfig-nowarn
auth-nocache auth-nocache

View File

@@ -15,5 +15,4 @@ route-delay 2
route 0.0.0.0 0.0.0.0 route 0.0.0.0 0.0.0.0
float float
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
ifconfig-nowarn ifconfig-nowarn

View File

@@ -16,7 +16,6 @@ float
route-method exe route-method exe
route-delay 2 route-delay 2
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
explicit-exit-notify 2 explicit-exit-notify 2
ifconfig-nowarn ifconfig-nowarn
auth-nocache auth-nocache

View File

@@ -15,5 +15,4 @@ route-delay 2
route 0.0.0.0 0.0.0.0 route 0.0.0.0 0.0.0.0
float float
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
ifconfig-nowarn ifconfig-nowarn

View File

@@ -16,7 +16,6 @@ float
route-method exe route-method exe
route-delay 2 route-delay 2
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
explicit-exit-notify 2 explicit-exit-notify 2
ifconfig-nowarn ifconfig-nowarn
auth-nocache auth-nocache

View File

@@ -15,5 +15,4 @@ route-delay 2
route 0.0.0.0 0.0.0.0 route 0.0.0.0 0.0.0.0
float float
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
ifconfig-nowarn ifconfig-nowarn

View File

@@ -16,7 +16,6 @@ float
route-method exe route-method exe
route-delay 2 route-delay 2
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
explicit-exit-notify 2 explicit-exit-notify 2
ifconfig-nowarn ifconfig-nowarn
auth-nocache auth-nocache

View File

@@ -15,6 +15,5 @@ route-delay 2
route 0.0.0.0 0.0.0.0 route 0.0.0.0 0.0.0.0
float float
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
ifconfig-nowarn ifconfig-nowarn

View File

@@ -16,7 +16,6 @@ float
route-method exe route-method exe
route-delay 2 route-delay 2
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
explicit-exit-notify 2 explicit-exit-notify 2
ifconfig-nowarn ifconfig-nowarn
auth-nocache auth-nocache

View File

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

View File

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

View File

@@ -15,5 +15,4 @@ route-delay 2
route 0.0.0.0 0.0.0.0 route 0.0.0.0 0.0.0.0
float float
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
ifconfig-nowarn ifconfig-nowarn

View File

@@ -16,7 +16,6 @@ float
route-method exe route-method exe
route-delay 2 route-delay 2
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
explicit-exit-notify 2 explicit-exit-notify 2
ifconfig-nowarn ifconfig-nowarn
auth-nocache auth-nocache

View File

@@ -15,5 +15,4 @@ route-delay 2
route 0.0.0.0 0.0.0.0 route 0.0.0.0 0.0.0.0
float float
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
ifconfig-nowarn ifconfig-nowarn

View File

@@ -16,7 +16,6 @@ float
route-method exe route-method exe
route-delay 2 route-delay 2
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
explicit-exit-notify 2 explicit-exit-notify 2
ifconfig-nowarn ifconfig-nowarn
auth-nocache auth-nocache

View File

@@ -15,5 +15,4 @@ route-delay 2
route 0.0.0.0 0.0.0.0 route 0.0.0.0 0.0.0.0
float float
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
ifconfig-nowarn ifconfig-nowarn

View File

@@ -16,7 +16,6 @@ float
route-method exe route-method exe
route-delay 2 route-delay 2
auth-user-pass /config/openvpn-credentials.txt auth-user-pass /config/openvpn-credentials.txt
auth-retry interact
explicit-exit-notify 2 explicit-exit-notify 2
ifconfig-nowarn ifconfig-nowarn
auth-nocache auth-nocache

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -1 +1 @@
Netherlands-UDP.ovpn NetherlandsAmsterdamTCP.ovpn