I've added the iptables nat rule I posted about in the unraid thread to enable the use of plex behind vpn, when using this container as the network for other dockers. I also added variables that allows the user to set an open port from their vpn provider, and the plex port they're using, to easily manage this in a custom setup as opened ports often are dynamic (but static) on custom vpn providers.
Would be great to see this feature merged and provided for in the native container so I don't have to maintain it for myself with this feature.
My first pull request, so please let me know if I need to make any changes.
I've added the iptables nat rule I posted about in the unraid thread to enable the use of plex behind vpn, when using this container as the network for other dockers. I also added variables that allows the user to set an open port from their vpn provider, and the plex port they're using, to easily manage this in a custom setup as opened ports often are dynamic (but static) on custom vpn providers.
Would be great to see this feature merged and provided for in the native container so I don't have to maintain it for myself with this feature.
My first pull request, so please let me know if I need to make any changes.