vopono icon indicating copy to clipboard operation
vopono copied to clipboard

Run applications through VPN tunnels with temporary network namespaces

Results 78 vopono issues
Sort by recently updated
recently updated
newest added

Unfortunately Mullvad has disabled port forwarding. So we should remove this code. And also add port forwarding support for: - ProtonVPN (we need to loop with natpmpc) - https://protonvpn.com/support/port-forwarding-manual-setup/ -...

enhancement

I have several services running in network namespaces with vopono that need to be reached from outside the network namespace and on the LAN and other network interfaces. Since the...

Vopono uses the 10.0.0.0/8 IP address range. This IP address range is also used when sharing a computers internet connection via ethernet to another device. As a result, vopono cannot...

Does Vopono have this feature already? If not what would it take to implement it? I don't know much about Wireguard itself but looking around the Internet it seems the...

Currently I'm on nobara/fedora 37 but this has also happened on a ubuntu based distro I tried. I tried the netherlands connection earlier and it didn't work either so the...

I'm trying to try out using vopono but I can't get it to complete startup. I'm running it with a custom openvpn file on PIA (downloaded the custom file from...

Hey there. I am trying to package `vopono` for Kali Linux but facing a small issue. SInce I am not that well-versed in Rust, I wanted to ask for assistance...

Two problems: 1. vopono overrides the OpenVPN auth to a hardcoded value for some reason: `--auth-user-pass /home/.../.config/vopono/proton/openvpn/auth.txt` precluding the use of auth-user-pass in the config 2. It keeps changing the...

Related to #189. For instance: Target: vopono launch options: exec stremio Results in: ``` /bin/sh\0-c\0/home/pod/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=2597603739 -- /home/pod/.local/share/Steam/ubuntu12_32/steam-launch-wrapper -- vopono exec stremio\0 chdir "./" 2024-03-17T07:53:46.557Z INFO vopono_core::util > Calling...

I'm running `vopono` as a root service, which works pretty well (despite this issue: https://github.com/jamesmcm/vopono/issues/84?). But it would be nicer if the service can be notified when the namespace is...