Add squid as a forwarding proxy so containers are exposed through a VPN
Implementation isn't perfect, but as `qbittorrent` already had an outbound VPN connection, it makes sense to just reuse it.
This commit is contained in:
@ -96,6 +96,7 @@
|
||||
- hosts: qbittorrent
|
||||
roles:
|
||||
- qbittorrent
|
||||
- http_proxy
|
||||
|
||||
- hosts: walker
|
||||
roles:
|
||||
|
Reference in New Issue
Block a user