mirror of
https://github.com/ksherlock/tcpsnooper.git
synced 2024-11-22 17:32:31 +00:00
Marinetti tcp snooper CDA.
.clang-format | ||
cda.asm | ||
cda.mac | ||
debug.c | ||
GNUmakefile | ||
ifconfig.c | ||
makefile.mk | ||
netstat.c | ||
readme | ||
snooper.c | ||
ur.c |
TCP Snooper TCP Snooper is a Classic Desk Accessory (CDA) which displays information on all currently active Marinetti TCP connections. It is useful if youUre programming or debugging a TCP program, or if you just like to know what's going on with your system. How To Build TCP Snooper ====================== TCP Snooper is written in ORCA/C. It can be built usig Golden Gate (GNUmakefile) or with GNO/ME (using dmake - makefile.mk). It can also be manually built under ORCA Shell (`cmpl snooper.c keep=snooper.cda`)