blob: 92291850277b0ea78f07a80d3f970ca21f5d4289 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Dale Sweeney</name>
<email>agooglygooglr@gmail.com</email>
</maintainer>
<longdescription>
wireproxy is a completely userspace application that connects to a wireguard peer,
and exposes a socks5/http proxy or tunnels on the machine.
</longdescription>
<upstream>
<remote-id type="github">whyvl/wireproxy</remote-id>
<bugs-to>https://github.com/whyvl/wireproxy/issues</bugs-to>
</upstream>
</pkgmetadata>
|