interceptty

interceptty (interceptty 0.6)

Copyright (c) 2000-2009 Scott W. Gifford <sgifford@suspectclass.com>

interceptty is a program that can sit between a real (or fake!) serial port and an application, recording any communications between the application and the device. It can also be used as a network serial server or client, to provide an emulated serial port connected to a program, and for various other tasks.

It was written by Scott Gifford.

Getting it

Download the most recent tarfile (interceptty-0.6.tar.gz). 95911 bytes.

Release Notes

See the file NEWS, included with this distribution.

Requirements

  • Some Linux kernel, Solaris kernel, or OpenBSD kernel. It may work with other UNIXes, but I haven't tried it.
  • A reasonable compiler and C library.
  • Tested on:
    • RedHat Linux 6.0
    • RedHat Linux 7.3 (yes I still use 7.3 in 2004)
    • Fedora Core 2 Linux
    • Solaris 2.8
    • OpenBSD 2.9

Using it

You can build interceptty with

 
	./configure
	make
	make install

Once you have done that, run 'interceptty' with no arguments for help.

Further documentation is included in the README and the manpage.


Copyright

interceptty is copyrighted by Scott Gifford and is licensed through the GNU General Public License. Read the COPYING file for the complete license.

Posted in