aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-05-17 04:50:59 +0800
committerkrion <krion@FreeBSD.org>2004-05-17 04:50:59 +0800
commitdafd3a371efbc559184b89082f2ed96bd00587d5 (patch)
tree45275116e769df4ed4b0d021ba88e02eb83968a7 /net/Makefile
parent328aef454c1d9f720ff7e09189fa018417338a30 (diff)
downloadfreebsd-ports-graphics-dafd3a371efbc559184b89082f2ed96bd00587d5.tar.gz
freebsd-ports-graphics-dafd3a371efbc559184b89082f2ed96bd00587d5.tar.zst
freebsd-ports-graphics-dafd3a371efbc559184b89082f2ed96bd00587d5.zip
Add tcpwatch 1.2.1,
TCPWatch is a utility written in Python that lets you monitor forwarded TCP connections or HTTP proxy connections. It displays the sessions in a window with a history of past connections. It is useful for developing and debugging protocol implementations and web services. PR: ports/66673 Submitted by: ports@c0decafe.net
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index a724b98ae5f..f4617664f84 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -644,6 +644,7 @@
SUBDIR += tcptrace
SUBDIR += tcptraceroute
SUBDIR += tcpview
+ SUBDIR += tcpwatch
SUBDIR += tdetect
SUBDIR += telnetx
SUBDIR += telserv