tcpdump2ascii v2.10 (24/5/2000 codex@bogus.net)

This is a small perl program which converts tcpdump hex values
(using tcpdump -x option) to readable ascii characters (31> char <123).

Characters outside this range is printed as a dot (".").

Usage:

	./tcpdump2ascii -h

The "snoop" level is actually irrelevant at this point. Anything above 0 will
produce verbose snoop-like output.

-codex
