vpnshift.sh icon indicating copy to clipboard operation
vpnshift.sh copied to clipboard

OpenVPN wrapper using linux network namespaces

Results 9 vpnshift.sh issues
Sort by recently updated
recently updated
newest added

The application running in the new namespace uses the real host's DNS ( from the host's /etc/resolv.conf ) not the hardcoded cryptostorm address.

bug

Hello, I'm facing what appears to be the same error message related to Fedora. TLS Handshake fails when attempting to start OpenVPN. Using my .ovpn client configuration file. Help would...

I'm not sure if I'm missing a package, but I can't get vpnshift to run. ``` $ /path/to/vpnshift -c mullvad.conf curl -s http://myip.dnsomatic.com RTNETLINK answers: Operation not supported failed: nsdo...

Could you perhaps add a bit more info to the readme how to get started for less advanced users?

I have been trying to get VPNshift connected within Whonix workstation, which is connected over the TOR TCP tunnel. The OpenVPN instance fails to connect. Is there a reason this...

For instance I launch Freetube with VPNshift. VPN connects, Freetube launches and everything works except no audio. I noticed the script returns a error code right before launching the app:...

Hey, A couple months ago I came with a strange problem, but I solved it (I deleted my system and reinstalled everything) I'd like to use Deluge with vpnshift. Deluge...

Something like: ``` % vpnshift -c openvpn.conf -o "--remote-random" -o "--verb 2" chromium ``` Alternatively, this might have to wait until the hook-based redesign, since this does not seem easy...

enhancement

- [ ] Identify which code is portable and which code is platform-dependent. - [ ] Document which platforms (distros) work. VM-based test suite? - [ ] Set up dynamic...

enhancement