We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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"
$ 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"
terminal output.txt
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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"
terminal output.txt
The text was updated successfully, but these errors were encountered: