I am trying to get my Sabnzbd container to work with my VPN. (I know with newsgroups you don't actually need it, but oddly enough what I've found testing on my synology is with VPN I'm getting faster speeds than without even with dual newsgroup providers at 100 connections each). I think it may be due to how its just maxing out my pipe.
I've looked all over for a docker compose that will let me do this. I have protonVPN, PIA, and NordVPN and ovpn files for each. I tried running a container purely doing OpenVPN that I CAN get connected but the instructions say for sabnzbd to change the network to "none" and then in extraparameters to pipe in the network across the OpenVPN container. When I do that, my sabnzb docker image becomes orphaned and I must rebuild it and start over. I've tried with all the main players Hotio, ich777, linuxservers, etc....
Is there a guide somewhere that shows how to do this?