blob: 16b7e1dc388f08e635a00af59465359f19a0f886 (
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://srcux.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>srcux</origin>
</pkgmetadata>
|