How can I force Sabnzbd to use only VPN connections? (Linux)
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
How can I force Sabnzbd to use only VPN connections? (Linux)
I'm using Linux Mint with VPN connection. I want Sabnzbd to stop downloading when the VPN connection fails and resume downloading when the VPN connection is re-established. In other words, I want to make Sabnzbd use only VPN connections. I don't want Sabnzbd to use my regular unencrypted connection. Can anyone please help?
Re: How can I force Sabnzbd to use only VPN connections? (Li
Are you willing and able to program yourself a bit (a few lines of code)?
Are few leaked bytes OK, or should not one single SAB byte go over the unencrypted connection?
Are few leaked bytes OK, or should not one single SAB byte go over the unencrypted connection?
Re: How can I force Sabnzbd to use only VPN connections? (Li
I can try to follow instructions. If it's just a few line of code, then I think I can manage.
I don't want Sabnzbd to use non-VPN connections. If possible, I don't want a single byte to get sent over my regular unencrypted connection.
I don't want Sabnzbd to use non-VPN connections. If possible, I don't want a single byte to get sent over my regular unencrypted connection.
Re: How can I force Sabnzbd to use only VPN connections? (Li
Ah, I see. I have too little knowledge about linux routing to fulfill your needs
