Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IP does not change #129

Open
mahdi-ln opened this issue Jan 18, 2022 · 1 comment
Open

IP does not change #129

mahdi-ln opened this issue Jan 18, 2022 · 1 comment

Comments

@mahdi-ln
Copy link

Still direct connection
$ vopono -v exec --custom '/home/m/Downloads/de-frankfurt-aes-128-cbc-udp-ip.ovpn' --protocol openvpn --no-killswitch "x11docker lscr.io/linuxserver/firefox firefox"

Screenshot_2022-01-18_21-08-39

terminal output.txt

@jamesmcm
Copy link
Owner

The issue is docker itself isn't running inside the network namespace (it uses the docker daemon).

This isn't easy to work around, the easiest thing to do would be to set up a network bridge for docker in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants