Summary
vopono is a tool to run applications through VPN tunnels via temporary network namespaces. This allows you to run only a handful of applications through different VPNs simultaneously, whilst keeping your main connection as normal. vopono includes built-in killswitches for both Wireguard and OpenVPN.
Versions
v0.10.11-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3+ Apache-2.0 BSD Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-3.0
- Keywords
- ~amd64
- USE flags
- debug
USE flags
General
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
Runtime Dependencies
net-vpn / openfortivpn : Fortinet compatible VPN client
net-vpn / openvpn : Robust and highly flexible tunneling application compatible with many OSes
net-vpn / wireguard-tools : Required tools for WireGuard, such as wg(8) and wg-quick(8)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-vpn/vopono: adjust dependencies
Signed-off-by: Joonas Niilola <juippis@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Joonas Niilola · gentoo
net-vpn/vopono: new package, add 0.10.11
vopono is a tool to run applications through VPN tunnels via temporary network namespaces. This allows you to run only a handful of applications through different VPNs simultaneously, whilst keeping your main connection as normal. vopono includes built-in configurations for both Wireguard and OpenVPN. Signed-off-by: Joonas Niilola <juippis@gentoo.org>