mirror of
https://github.com/MarkusMcNugen/docker-qBittorrentvpn
synced 2024-12-25 02:21:43 +00:00
dos2unix to remove win newline characters, also made default.ovpn symlink the intended config file
This commit is contained in:
parent
959103afc1
commit
9a1683f279
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote al1-ovpn-tcp.purevpn.net 80
|
remote al1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote al1-ovpn-udp.purevpn.net 53
|
remote al1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote ar1-ovpn-tcp.purevpn.net 80
|
remote ar1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote ar1-ovpn-udp.purevpn.net 53
|
remote ar1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote aw1-ovpn-tcp.pointtoserver.com 80
|
remote aw1-ovpn-tcp.pointtoserver.com 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote aw1-ovpn-udp.pointtoserver.com 53
|
remote aw1-ovpn-udp.pointtoserver.com 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote au1-ovpn-tcp.purevpn.net 80
|
remote au1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote au1-ovpn-udp.purevpn.net 53
|
remote au1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote bs1-ovpn-tcp.pointtoserver.com 80
|
remote bs1-ovpn-tcp.pointtoserver.com 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote bs1-ovpn-udp.pointtoserver.com 53
|
remote bs1-ovpn-udp.pointtoserver.com 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote bh1-ovpn-tcp.purevpn.net 80
|
remote bh1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote bh1-ovpn-udp.purevpn.net 53
|
remote bh1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote be1-ovpn-tcp.purevpn.net 80
|
remote be1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote be1-ovpn-udp.purevpn.net 53
|
remote be1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote bz1-ovpn-tcp.pointtoserver.com 80
|
remote bz1-ovpn-tcp.pointtoserver.com 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote bz1-ovpn-udp.pointtoserver.com 53
|
remote bz1-ovpn-udp.pointtoserver.com 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote ba1-ovpn-tcp.purevpn.net 80
|
remote ba1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote ba1-ovpn-udp.purevpn.net 53
|
remote ba1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote bn1-ovpn-tcp.purevpn.net 80
|
remote bn1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote bn1-ovpn-udp.purevpn.net 53
|
remote bn1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote vlus-bg1-ovpn-tcp.purevpn.net 80
|
remote vlus-bg1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote vlus-bg1-ovpn-udp.purevpn.net 53
|
remote vlus-bg1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote caq1-ovpn-tcp.purevpn.net 80
|
remote caq1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote caq1-ovpn-udp.purevpn.net 53
|
remote caq1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote cl1-ovpn-tcp.purevpn.net 80
|
remote cl1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote cl1-ovpn-udp.purevpn.net 53
|
remote cl1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote cn1-ovpn-tcp.purevpn.net 80
|
remote cn1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote cn1-ovpn-udp.purevpn.net 53
|
remote cn1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote co1-ovpn-tcp.purevpn.net 80
|
remote co1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote co1-ovpn-udp.purevpn.net 53
|
remote co1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote cr1-ovpn-tcp.purevpn.net 80
|
remote cr1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote cr1-ovpn-udp.purevpn.net 53
|
remote cr1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote hr1-ovpn-tcp.purevpn.net 80
|
remote hr1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote hr1-ovpn-udp.purevpn.net 53
|
remote hr1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote dk1-ovpn-tcp.purevpn.net 80
|
remote dk1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote dk1-ovpn-udp.purevpn.net 53
|
remote dk1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote vlus-eg1-ovpn-tcp.purevpn.net 80
|
remote vlus-eg1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote vlus-eg1-ovpn-udp.purevpn.net 53
|
remote vlus-eg1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote ee1-ovpn-tcp.purevpn.net 80
|
remote ee1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote ee1-ovpn-udp.purevpn.net 53
|
remote ee1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote vleu-fr1-ovpn-tcp.purevpn.net 80
|
remote vleu-fr1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote vleu-fr1-ovpn-udp.purevpn.net 53
|
remote vleu-fr1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote ge1-ovpn-tcp.purevpn.net 80
|
remote ge1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote ge1-ovpn-udp.purevpn.net 53
|
remote ge1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote de1-ovpn-tcp.purevpn.net 80
|
remote de1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote de1-ovpn-udp.purevpn.net 53
|
remote de1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote gh1-ovpn-tcp.purevpn.net 80
|
remote gh1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote gh1-ovpn-udp.purevpn.net 53
|
remote gh1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote gr1-ovpn-tcp.purevpn.net 80
|
remote gr1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote gr1-ovpn-udp.purevpn.net 53
|
remote gr1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote hk1-ovpn-tcp.purevpn.net 80
|
remote hk1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote hk1-ovpn-udp.purevpn.net 53
|
remote hk1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote hu1-ovpn-tcp.purevpn.net 80
|
remote hu1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote hu1-ovpn-udp.purevpn.net 53
|
remote hu1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote is1-ovpn-tcp.purevpn.net 80
|
remote is1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote is1-ovpn-udp.purevpn.net 53
|
remote is1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote in1-ovpn-tcp.purevpn.net 80
|
remote in1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote in1-ovpn-udp.purevpn.net 53
|
remote in1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote ie1-ovpn-tcp.purevpn.net 80
|
remote ie1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote ie1-ovpn-udp.purevpn.net 53
|
remote ie1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote im1-ovpn-tcp.pointtoserver.com 80
|
remote im1-ovpn-tcp.pointtoserver.com 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote im1-ovpn-udp.pointtoserver.com 53
|
remote im1-ovpn-udp.pointtoserver.com 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote it1-ovpn-tcp.purevpn.net 80
|
remote it1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote it1-ovpn-udp.purevpn.net 53
|
remote it1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote jp1-ovpn-tcp.purevpn.net 80
|
remote jp1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote jp1-ovpn-udp.purevpn.net 53
|
remote jp1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote vlus-jo1-ovpn-tcp.purevpn.net 80
|
remote vlus-jo1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote vlus-jo1-ovpn-udp.purevpn.net 53
|
remote vlus-jo1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote ke1-ovpn-tcp.pointtoserver.com 80
|
remote ke1-ovpn-tcp.pointtoserver.com 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote ke1-ovpn-udp.pointtoserver.com 53
|
remote ke1-ovpn-udp.pointtoserver.com 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote kr1-ovpn-tcp.purevpn.net 80
|
remote kr1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote kr1-ovpn-udp.purevpn.net 53
|
remote kr1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote vlus-kw1-ovpn-tcp.purevpn.net 80
|
remote vlus-kw1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote vlus-kw1-ovpn-udp.purevpn.net 53
|
remote vlus-kw1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote lv1-ovpn-tcp.purevpn.net 80
|
remote lv1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote lv1-ovpn-udp.purevpn.net 53
|
remote lv1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote lb1-ovpn-tcp.pointtoserver.com 80
|
remote lb1-ovpn-tcp.pointtoserver.com 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote lb1-ovpn-udp.pointtoserver.com 53
|
remote lb1-ovpn-udp.pointtoserver.com 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote lt1-ovpn-tcp.purevpn.net 80
|
remote lt1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote lt1-ovpn-udp.purevpn.net 53
|
remote lt1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote lu1-ovpn-tcp.purevpn.net 80
|
remote lu1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote lu1-ovpn-udp.purevpn.net 53
|
remote lu1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote mt1-ovpn-tcp.purevpn.net 80
|
remote mt1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote mt1-ovpn-udp.purevpn.net 53
|
remote mt1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote mx1-ovpn-tcp.purevpn.net 80
|
remote mx1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote mx1-ovpn-udp.purevpn.net 53
|
remote mx1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote md1-ovpn-tcp.purevpn.net 80
|
remote md1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote md1-ovpn-udp.purevpn.net 53
|
remote md1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote mn1-ovpn-tcp.purevpn.net 80
|
remote mn1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote mn1-ovpn-udp.purevpn.net 53
|
remote mn1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote me1-ovpn-tcp.purevpn.net 80
|
remote me1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote me1-ovpn-udp.purevpn.net 53
|
remote me1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote nl1-ovpn-tcp.purevpn.net 80
|
remote nl1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote nl1-ovpn-udp.purevpn.net 53
|
remote nl1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote nz1-ovpn-tcp.purevpn.net 80
|
remote nz1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote nz1-ovpn-udp.purevpn.net 53
|
remote nz1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote ng1-ovpn-tcp.purevpn.net 80
|
remote ng1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote ng1-ovpn-udp.purevpn.net 53
|
remote ng1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,24 +1,24 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto tcp
|
proto tcp
|
||||||
remote no1-ovpn-tcp.purevpn.net 80
|
remote no1-ovpn-tcp.purevpn.net 80
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
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
|
auth-retry interact
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
@ -1,25 +1,25 @@
|
|||||||
client
|
client
|
||||||
dev tun0
|
dev tun0
|
||||||
proto udp
|
proto udp
|
||||||
remote no1-ovpn-udp.purevpn.net 53
|
remote no1-ovpn-udp.purevpn.net 53
|
||||||
persist-key
|
persist-key
|
||||||
persist-tun
|
persist-tun
|
||||||
ca /etc/openvpn/purevpn/ca.crt
|
ca /etc/openvpn/purevpn/ca.crt
|
||||||
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
tls-auth /etc/openvpn/purevpn/Wdc.key 1
|
||||||
cipher AES-256-CBC
|
cipher AES-256-CBC
|
||||||
comp-lzo
|
comp-lzo
|
||||||
verb 1
|
verb 1
|
||||||
mute 20
|
mute 20
|
||||||
route-method exe
|
route-method exe
|
||||||
route-delay 2
|
route-delay 2
|
||||||
route 0.0.0.0 0.0.0.0
|
route 0.0.0.0 0.0.0.0
|
||||||
auth-user-pass /config/openvpn-credentials.txt
|
auth-user-pass /config/openvpn-credentials.txt
|
||||||
auth-retry interact
|
auth-retry interact
|
||||||
explicit-exit-notify 2
|
explicit-exit-notify 2
|
||||||
ifconfig-nowarn
|
ifconfig-nowarn
|
||||||
auth-nocache
|
auth-nocache
|
||||||
|
|
||||||
# OpenVPN controls startup and shut down of transmission
|
# OpenVPN controls startup and shut down of transmission
|
||||||
script-security 2
|
script-security 2
|
||||||
up /etc/transmission/start.sh
|
up /etc/transmission/start.sh
|
||||||
down /etc/transmission/stop.sh
|
down /etc/transmission/stop.sh
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user