Route IPTV through VPN on server using docker

by XepiaZ

How can I route my IPTV through a docker container that is on a VPN to all of my other devices on the network?

lordcracker

Maybe something like VPN + tvheadend on the same docker. Not sure if that exists.

TnCyberVol

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.