Whitespace fixing.
[fwd] / debian / control
1 Source: fwd
2 Section: net
3 Priority: extra
4 Build-Depends: mlib-dev (>= 2.2.1), debhelper (>= 9)
5 Maintainer: Mark Wooding <mdw@distorted.org.uk>
6 Standards-Version: 3.1.1
7
8 Package: fwd
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Description: Excessive port forwarder
12 fwd 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
16 basic functionality of inetd, cat, netcat and others. It runs as a
17 single nonblocking process.