adjusting purevpn files with provided script.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
client
|
||||
|
||||
dev tun
|
||||
dev tun0
|
||||
remote nl1-ovpn-udp.purevpn.net 53
|
||||
proto udp
|
||||
nobind
|
||||
@@ -68,7 +68,13 @@ verb 1
|
||||
mute 20
|
||||
route-method exe
|
||||
route-delay 2
|
||||
auth-user-pass
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
auth-retry interact
|
||||
explicit-exit-notify 2
|
||||
ifconfig-nowarn
|
||||
|
||||
|
||||
# OpenVPN controls startup and shut down of transmission
|
||||
script-security 2
|
||||
up /etc/transmission/start.sh
|
||||
down /etc/transmission/stop.sh
|
||||
|
Reference in New Issue
Block a user