blob: 6666e8f49af75d47d9d6606d8bb04c59fd2242f9 (
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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>
|