net-proxy/wireproxy: new package, add 1.0.9

Signed-off-by: Dale Sweeney <agooglygooglr@gmail.com>
This commit is contained in:
Dale Sweeney
2025-07-25 23:17:53 -04:00
parent ccde343f7c
commit 48651032f5
3 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,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>