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
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
remote uk-lon2.privatevpn.com 1194 udp
|
remote uk-lon2.pvdata.host 1194 udp
|
||||||
nobind
|
nobind
|
||||||
dev tun
|
dev tun
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
remote us-los.privatevpn.com 1194 udp
|
remote us-los.pvdata.host 1194 udp
|
||||||
nobind
|
nobind
|
||||||
dev tun
|
dev tun
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
remote se-sto.privatevpn.com 1194 udp
|
remote se-sto.pvdata.host 1194 udp
|
||||||
nobind
|
nobind
|
||||||
dev tun
|
dev tun
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user