GithubHelp home page GithubHelp logo

kalofin / interceptty Goto Github PK

View Code? Open in Web Editor NEW

This project forked from geoffmeyers/interceptty

0.0 0.0 0.0 103 KB

License: GNU General Public License v2.0

Shell 30.95% Perl 0.73% C 32.41% Makefile 18.76% Roff 17.14%

interceptty's Introduction

interceptty V0.6

Copyright 2000-2004 by Scott Gifford [email protected] This software is licensed under the GNU Public License. See the file COPYING included with this distribution for details

interceptty is designed to sit between a serial port (or other terminal device, or program, or socket, or something connected to a file descriptor) and a program which is communicating with that device, recording everything that goes back and forth between the two. It does this by opening the real device, creating a pseudo-tty, then forwarding everything between the two, recording whatever it sees. It has a number of options that let you fine-tune the devices it uses and the terminal options for the real device.

See the included manpage for more information.

Compiling

The configuration of interceptty is now managed by autoconf. That means that you run

./configure
make
make install

to go from just-unwrapped-the-tarfile to installed-on-your-computer.

For more details on using the configure script, run:

./configure --help

or see the INSTALL file included with this distribution.

There is a test script that is useful for making sure everything's basically worked. After compiling and before installing, it's a good idea to run:

./test

The script takes about 30 seconds to run, and will run interceptty in several configurations, making sure they all work as expected.

$Id: README,v 7.4 2004/09/05 23:01:34 gifford Exp $

interceptty's People

Contributors

mumme74 avatar kalofin avatar geoffmeyers avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.