Fix whitespace throughout.
[fwd] / debian / control
CommitLineData
0ac54f22 1Source: fw
2Section: net
3Priority: extra
ee599f55 4Build-Depends: mlib-dev (>= 2.0.3), debhelper (>= 4.0.2)
e903c70f 5Maintainer: Mark Wooding <mdw@distorted.org.uk>
0ac54f22 6Standards-Version: 3.1.1
7
8Package: fw
9Architecture: any
10Depends: ${shlibs:Depends}
11Description: Excessive port forwarder
12 fw can forward connections to and from: TCP sockets, Unix-domain sockets,
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.