Certain VPN providers like Mullvad offer port forwarding. This allows a particular service running on the VPN network to be port forwarded out of the container without having to expose any port in the local router/firewall etc. This PR adds adds two environment variables to take a port and forward it to a destination port using iptables.
Certain VPN providers like Mullvad offer port forwarding. This allows a particular service running on the VPN network to be port forwarded out of the container without having to expose any port in the local router/firewall etc. This PR adds adds two environment variables to take a port and forward it to a destination port using iptables.