A container implementation based on [this description](https://veerendra2.github.io/wireguard-qbittorrent-docker-swarm-1/)
Go to file
2024-07-05 18:21:22 -04:00
Containerfile Fix missing envsubst dependency 2024-06-19 00:46:27 -04:00
danted.conf.template Add containerfile and config files 2024-06-18 21:44:22 -04:00
Makefile Add container build automation makefile 2024-06-18 21:47:45 -04:00
README.md Initial commit 2024-06-18 21:43:20 -04:00
run-danted.sh Add wait condition to only start proxy after VPN is online 2024-07-05 18:21:22 -04:00

wireguard-proxy-container

A container that runs both a wireguard container and a SOCKS5 proxy, based on this blog post