modified hidemyass configs for the container and added default.ovpn symlink
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
client
|
||||
auth-user-pass
|
||||
auth-user-pass /config/openvpn-credentials.txt
|
||||
ping 5
|
||||
dev tun
|
||||
dev tun0
|
||||
resolv-retry infinite
|
||||
nobind
|
||||
;user nobody
|
||||
@@ -109,4 +109,9 @@ ibutukOECVrdf82r9mqEqKyGYKKbC14y4kY4fLhR15/p8FNJBJcREW3yX5VC5raC
|
||||
isiaZEXblIAyaylPGUJBosKVuPTmtIpXpZ/Qez/CJHu2rxWG317T+w==
|
||||
-----END RSA PRIVATE KEY-----
|
||||
</key>
|
||||
remote 104.143.24.2 53
|
||||
remote 104.143.24.2 53
|
||||
|
||||
# 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