TCPBUG(1) | General Commands Manual | TCPBUG(1) |
tcpbug - TCP/IP connection bugging device
tcpbug [-cx] [-btT] local-port remote-host remote-port
tcpbug forwards a TCP/IP connection to port local-port on the local machine to the port remote-port on remote-host while spying on the connection and writing all data passing through to standard output. All data coming from the client is printed with a greater than sign (>) first on each line, and all data coming from the server is printed with a less than sign (<) first on each line. Any byte offsets and time-stamps are printed before the greater than or less than sign, and are separated from each other by a colon (:).
The names of the options are not yet finalized, and may change at a future release.
1997 April 13 |