blob: fe6f9585a482c3a0078d8034af36c909f623ecc7 (
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://srcux.com/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>
<bugs-to>https://github.com/whyvl/wireproxy/issues</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|