Updating Ivacy configs #673
This commit is contained in:
18
openvpn/ivacy/AustraliaMelbourneTCP.ovpn
Normal file
18
openvpn/ivacy/AustraliaMelbourneTCP.ovpn
Normal 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
|
Reference in New Issue
Block a user