Regenerated OVPN without up/down

This commit is contained in:
Aaron Blair
2016-05-10 11:20:31 -06:00
parent 666644d085
commit 4af3b38a10
17 changed files with 17 additions and 119 deletions

View File

@@ -1,5 +1,5 @@
client
dev tun0
dev tun
proto udp
remote it.gw.ivpn.net 2049
auth-user-pass /config/openvpn-credentials.txt
@@ -68,9 +68,3 @@ ffe737b98916dd15ef6235dee4266d3b
-----END OpenVPN Static key V1-----
</tls-auth>
# OpenVPN controls startup and shut down of transmission
script-security 2
up /etc/transmission/start.sh
down /etc/transmission/stop.sh