Debianization. Socket target options. Internet binding.
[fwd] / debian / control
diff --git a/debian/control b/debian/control
new file mode 100644 (file)
index 0000000..d0a1a28
--- /dev/null
@@ -0,0 +1,17 @@
+Source: fw
+Section: net
+Priority: extra
+Build-Depends: mlib-dev (>= 2.0.2), debhelper (>= 4.0.2)
+Maintainer: Mark Wooding <mdw@nsict.org>
+Standards-Version: 3.1.1
+
+Package: fw
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: Excessive port forwarder
+ fw can forward connections to and from: TCP sockets, Unix-domain sockets,
+ locally-executed programs, and file descriptors.  It can do host-based
+ access control.  It will log incoming TCP connections by hostname and
+ username (as reported by identd on the connecting host).  It subsumes the
+ basic functionality of inetd, cat, netcat and others.  It runs as a 
+ single nonblocking process.