You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
444 B
14 lines
444 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<!-- maintainer-needed -->
|
|
<longdescription lang="en">
|
|
Portfwd stands for port forwarding daemon. It's a small C++ utility
|
|
which forwards incoming TCP connections and/or UDP packets to remote
|
|
hosts.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="sourceforge">portfwd</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|