binhex / arch-delugevpn

Docker build script for Arch Linux base with Deluge, Privoxy and OpenVPN
GNU General Public License v3.0
695 stars 112 forks source link

how to run curl commands after start? #333

Open bughaver opened 2 years ago

bughaver commented 2 years ago

vpn options seem not to work

I'm trying to run the command similar to this: curl -c /config/cookies -b /config/cookies https://website.com

it works if I run the script within the container but doesn't work (host unreachable) if I run the command using one of the OpenVPN execution commands (route-up, ip-change, etc).

script-security 2 is configured.

bughaver commented 1 year ago

Hey @binhex sorry for the tag, is there still repo still maintained?

AstralDarko commented 1 year ago

Same issue here. Any progress on this?