Use the image without VPN #2479
Replies: 4 comments 1 reply
-
If you just want to use Transmission - https://hub.docker.com/r/linuxserver/transmission |
Beta Was this translation helpful? Give feedback.
-
Thanks for the reply. I guess ... I need to look into linked image and have my way around it. |
Beta Was this translation helpful? Give feedback.
-
I will need this feature actually. You may want to use transmission without a VPN for a while. Reasons are for testing, or while your VPN is not working, or just stopping using VPN but you don't want to reconfigure another image all over again. |
Beta Was this translation helpful? Give feedback.
-
At the moment, the way the container is running, it is not possible easily docker-transmission-openvpn/Dockerfile Line 92 in 51e5f1b then openvpn execute tunnelUp script upon connection. docker-transmission-openvpn/openvpn/start.sh Line 216 in 51e5f1b There are two points that are important, I think:
I guess a container with services (S6-overlay or supervisor ) would be a good start. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
Can we use this image without vpn?
I mean.... use this image to run transmission via docker without vpn?
Yes, I know the sole purpose of this image is to use transmission over vpn.
But
Is it possible to add this feature? via some env like
-e VPN_ENABLED=<yes|no>
In that way, this image will be useful to more users.
Deluge over vpn image has this feature.
Would like to have the same for our beloved transmission as well :)
Beta Was this translation helpful? Give feedback.
All reactions