arch-delugevpn
arch-delugevpn copied to clipboard
Docker build script for Arch Linux base with Deluge, Privoxy and OpenVPN
UnRaid 6.9.2; deugevpn version:latest Docker config options are: VPN_ENABLED=yes VPN_USER=***** VPN_PASS=***** VPN_PROV=custom VPN_CLIENT=openvpn VPN_OPTIONS= STRICT_PORT_FORWARD=yes ENABLE_PRIVOXY=yes\ LAN_NETWORK=192.168.1.0/24 NAME_SERVERS=84.200.69.80,37.235.1.174,1.1.1.1,37.235.1.177,84.200.70.40,1.0.0.1 DELUGE_DAEMON_LOG_LEVEL=info DELUGE_WEB_LOG_LEVEL=info VPN_INPUT_PORTS= VPN_OUTPUT_PORTS= DEBUG=false UMASK= I've been running this docker container...
I've installed this image using docker-compose file on my QNAP and I can access the deluge web ui. When I run the docker-compose file from the comman line, it constantly...
I've had success running deluge-vpn on a macos system in docker, where I tested to make sure everything worked using Mullvad. On macos I have no issues. When I tried...
I'm trying to run a script by adding the following line to docker-compose.yml `- VPN_OPTIONS=--script-security 2 --up /config/tun_up.sh` But then I get the following error message: `Multiple --up scripts defined....
I'm trying to set up a stack of containers with docker-compose and I'm using Traefik as reverse proxy. The problem is my containers need two interfaces, their **default** service network...
So i'm having a weird issue. Haven't changed any settings in about a couple months and i'm getting the following output from my log files ``` 022-03-01 19:32:28.182972 [info] VPN...
Hey, I am trying to access the webgui through my swag reverse proxy but it simply won't work. I have the delugevpn container in a vlan together with swag. I...
I am not sure if the OpenVPN settings allow for DNS leaks. I am using the AirVPN setup with an OVPN file generated by the service. My external IP is...
Whenever I try to change the behavior of the "Queue>Share Ratio Reached" settings (e.g. Pause/Remove) it reverts to Remove no matter what i click. In addition, the same behavior is...
Hello, As the title of this request suggests, I would like to (if possible) use the host provided DNS when starting up and then use the set nameservers once the...