tom472 / mediabox

Container based media tools configuration
MIT License
428 stars 83 forks source link

FR : Without VPN #140

Open Acenl12 opened 8 months ago

Acenl12 commented 8 months ago

Would it be possible to provide some guidance and hopefully some documentation if you want to use the mediabox without the PIA vpn?

tom472 commented 7 months ago

Are you looking for info on using a different VPN provider? Or no VPN at all? (Not recommended)

Acenl12 commented 7 months ago

Are you looking for info on using a different VPN provider? Or no VPN at all? (Not recommended)

No VPN at all (I run my own VPN at the host level and route my docker containers through that VPN)

tom472 commented 7 months ago

OK I see - Let me think if I can come up with a 'simple' way to accomplish that ..
Should be achievable by swapping the VPN'd Deluge container for a 'normal' Deluge container and making sure the necessary paths match up.
Let me try some testing ..