How can I route my IPTV through a docker container that is on a VPN to all of my other devices on the network?
How can I route my IPTV through a docker container that is on a VPN to all of my other devices on the network?
I’ve been pondering the same thing. Have you tried using the IP address of the vpn container as they gateway for the other device? That is where I plan to start.
Maybe something like VPN + tvheadend on the same docker. Not sure if that exists.