Source: tcpreen Section: net Priority: optional Maintainer: Rémi Denis-Courmont Build-Depends: debhelper (>= 4.0.0), gettext Standards-Version: 3.6.1 Package: tcpreen Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: TCP re-engineering tool TCPreen is a command line tool used to monitor connection-oriented network transmission, such as TCP/IP streams. It acts as a bridge between the server and the client in a connection, displays any data that is sent either way, and optionnaly logs everything to a file. It can be useful for debugging, monitoring or reverse-engineering purposes.