blob: 014d633ceacc320375349d496c241af5f4338fd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>juippis@gentoo.org</email>
</maintainer>
<longdescription>
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.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|