./comms/snooper, Serial line protocol analyzer (need two serial interfaces)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 19991202nb5, Package name: snooper-19991202nb5, Maintainer: pkgsrc-users

Snooper is a tool for snooping communication between two devices
that communicate with an RS232C serial line.

For example, say you would like to snoop the following configuration
partyA ---cableAB--- partyB
where partyA is a computer and partyB is a computer/modem/digi-cam/whatever.

A third machine called "console" running snooper can be used to snoop
the connection between partyA and cableAB, as follows:
partyA ---cableX--- <dev0>console<dev1>---cableAB--- party B

cableX must be cross-cable (a cable to connect two computers).

Command-line options:
% snooper [-options] dev0 dev1
-bBAUD specifies baud rate.
-u don't use uucp locking (questionable option)


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 37.343 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:06:07 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85)
Log message:
comms: Remove SHA1 hashes for distfiles
   2021-04-21 10:57:09 by Thomas Klausner | Files touched by this commit (2)
Log message:
*: remove dead download locations
   2015-11-03 02:34:58 by Alistair G. Crooks | Files touched by this commit (79)
Log message:
Add SHA512 digests for distfiles for comms category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2015-08-18 09:31:20 by Thomas Klausner | Files touched by this commit (282)
Log message:
Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
   2013-11-05 18:38:41 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix attempt at detecting curses.
   2013-07-12 12:45:05 by Jonathan Perkin | Files touched by this commit (181)
Log message:
Bump PKGREVISION of all packages which create users, to pick up change of
sysutils/user_* packages.
   2012-10-03 13:24:45 by Aleksej Saushev | Files touched by this commit (64)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.