Merge branch 'dev' of github.com:haugene/docker-transmission-openvpn into dev
This commit is contained in:
@@ -35,6 +35,7 @@ RUN apt-get update \
|
|||||||
ADD openvpn/ /etc/openvpn/
|
ADD openvpn/ /etc/openvpn/
|
||||||
ADD transmission/ /etc/transmission/
|
ADD transmission/ /etc/transmission/
|
||||||
ADD tinyproxy /opt/tinyproxy/
|
ADD tinyproxy /opt/tinyproxy/
|
||||||
|
ADD scripts /etc/scripts/
|
||||||
|
|
||||||
ENV OPENVPN_USERNAME=**None** \
|
ENV OPENVPN_USERNAME=**None** \
|
||||||
OPENVPN_PASSWORD=**None** \
|
OPENVPN_PASSWORD=**None** \
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
remote se-sto.privatevpn.com 1194 udp
|
remote se-sto.pvdata.host 1194 udp
|
||||||
nobind
|
nobind
|
||||||
dev tun
|
dev tun
|
||||||
|
|
||||||
@@ -70,4 +70,4 @@ d85b25ddf2ae5448dd2bccf3eef2aacf
|
|||||||
1477b537261cb56a958a4f490d961ecb
|
1477b537261cb56a958a4f490d961ecb
|
||||||
-----END OpenVPN Static key V1-----
|
-----END OpenVPN Static key V1-----
|
||||||
</tls-auth>
|
</tls-auth>
|
||||||
key-direction 1
|
key-direction 1
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
remote uk-lon2.privatevpn.com 1194 udp
|
remote uk-lon2.pvdata.host 1194 udp
|
||||||
nobind
|
nobind
|
||||||
dev tun
|
dev tun
|
||||||
|
|
||||||
@@ -70,4 +70,4 @@ d85b25ddf2ae5448dd2bccf3eef2aacf
|
|||||||
1477b537261cb56a958a4f490d961ecb
|
1477b537261cb56a958a4f490d961ecb
|
||||||
-----END OpenVPN Static key V1-----
|
-----END OpenVPN Static key V1-----
|
||||||
</tls-auth>
|
</tls-auth>
|
||||||
key-direction 1
|
key-direction 1
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
remote us-los.privatevpn.com 1194 udp
|
remote us-los.pvdata.host 1194 udp
|
||||||
nobind
|
nobind
|
||||||
dev tun
|
dev tun
|
||||||
|
|
||||||
@@ -70,4 +70,4 @@ d85b25ddf2ae5448dd2bccf3eef2aacf
|
|||||||
1477b537261cb56a958a4f490d961ecb
|
1477b537261cb56a958a4f490d961ecb
|
||||||
-----END OpenVPN Static key V1-----
|
-----END OpenVPN Static key V1-----
|
||||||
</tls-auth>
|
</tls-auth>
|
||||||
key-direction 1
|
key-direction 1
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
remote se-sto.privatevpn.com 1194 udp
|
remote se-sto.pvdata.host 1194 udp
|
||||||
nobind
|
nobind
|
||||||
dev tun
|
dev tun
|
||||||
|
|
||||||
@@ -70,4 +70,4 @@ d85b25ddf2ae5448dd2bccf3eef2aacf
|
|||||||
1477b537261cb56a958a4f490d961ecb
|
1477b537261cb56a958a4f490d961ecb
|
||||||
-----END OpenVPN Static key V1-----
|
-----END OpenVPN Static key V1-----
|
||||||
</tls-auth>
|
</tls-auth>
|
||||||
key-direction 1
|
key-direction 1
|
||||||
|
Reference in New Issue
Block a user