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,21 +1,21 @@
# #
# 2048 bit OpenVPN static key # 2048 bit OpenVPN static key
# #
-----BEGIN OpenVPN Static key V1----- -----BEGIN OpenVPN Static key V1-----
e30af995f56d07426d9ba1f824730521 e30af995f56d07426d9ba1f824730521
d4283db4b4d0cdda9c6e8759a3799dcb d4283db4b4d0cdda9c6e8759a3799dcb
7939b6a5989160c9660de0f6125cbb1f 7939b6a5989160c9660de0f6125cbb1f
585b41c074b2fe88ecfcf17eab9a33be 585b41c074b2fe88ecfcf17eab9a33be
1352379cdf74952b588fb161a93e13df 1352379cdf74952b588fb161a93e13df
9135b2b29038231e02d657a6225705e6 9135b2b29038231e02d657a6225705e6
868ccb0c384ed11614690a1894bfbeb2 868ccb0c384ed11614690a1894bfbeb2
74cebf1fe9c2329bdd5c8a40fe882062 74cebf1fe9c2329bdd5c8a40fe882062
4d2ea7540cd79ab76892db51fc371a3a 4d2ea7540cd79ab76892db51fc371a3a
c5fc9573afecb3fffe3281e61d72e915 c5fc9573afecb3fffe3281e61d72e915
79d9b03d8cbf7909b3aebf4d90850321 79d9b03d8cbf7909b3aebf4d90850321
ee6b7d0a7846d15c27d8290e031e951e ee6b7d0a7846d15c27d8290e031e951e
19438a4654663cad975e138f5bc5af89 19438a4654663cad975e138f5bc5af89
c737ad822f27e19057731f41e1e254cc c737ad822f27e19057731f41e1e254cc
9c95b7175c622422cde9f1f2cfd3510a 9c95b7175c622422cde9f1f2cfd3510a
dd94498b4d7133d3729dd214a16b27fb dd94498b4d7133d3729dd214a16b27fb
-----END OpenVPN Static key V1----- -----END OpenVPN Static key V1-----

View File

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