debian: Abandon ancient `fw' package; replace CDBS with Debhelper.
[fwd] / debian / control
CommitLineData
9155ea97 1Source: fwd
0ac54f22 2Section: net
3Priority: extra
a320e300 4Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 9)
e903c70f 5Maintainer: Mark Wooding <mdw@distorted.org.uk>
0ac54f22 6Standards-Version: 3.1.1
7
9155ea97 8Package: fwd
0ac54f22 9Architecture: any
10Depends: ${shlibs:Depends}
11Description: Excessive port forwarder
9155ea97 12 fwd can forward connections to and from: TCP sockets, Unix-domain sockets,
0ac54f22 13 locally-executed programs, and file descriptors. It can do host-based
14 access control. It will log incoming TCP connections by hostname and
15 username (as reported by identd on the connecting host). It subsumes the
206212ca 16 basic functionality of inetd, cat, netcat and others. It runs as a
0ac54f22 17 single nonblocking process.