2003-04-27 17:32:14 +02:00
|
|
|
Snooper is a tool for snooping communication between two devices
|
|
|
|
that communicate with an RS232C serial line.
|
2005-05-23 10:26:03 +02:00
|
|
|
|
2003-04-27 17:32:14 +02:00
|
|
|
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.
|
1999-05-12 08:00:06 +02:00
|
|
|
|
2003-05-06 19:40:18 +02:00
|
|
|
A third machine called "console" running snooper can be used to snoop
|
2003-04-27 17:32:14 +02:00
|
|
|
the connection between partyA and cableAB, as follows:
|
|
|
|
partyA ---cableX--- <dev0>console<dev1>---cableAB--- party B
|
1999-05-12 08:00:06 +02:00
|
|
|
|
2003-04-27 17:32:14 +02:00
|
|
|
cableX must be cross-cable (a cable to connect two computers).
|
1999-05-12 08:00:06 +02:00
|
|
|
|
2003-04-27 17:32:14 +02:00
|
|
|
Command-line options:
|
1999-05-12 08:00:06 +02:00
|
|
|
% snooper [-options] dev0 dev1
|
|
|
|
-bBAUD specifies baud rate.
|
|
|
|
-u don't use uucp locking (questionable option)
|