tcpshow 1.0, nice tcpdump output formatter

This commit is contained in:
form 1998-07-17 09:52:58 +00:00
parent 0bc35d83b0
commit 174f1a86d3
2 changed files with 17 additions and 5 deletions

View File

@ -1,9 +1,10 @@
# OpenBSD makefile for: tcpshow
# Ports collection makefile for: tcpshow
# Version required: 1.0
# Date created: July 11 1998
# Whom: Angelos D. Keromytis
# Date created: 17 Jul 1998
# Whom: Oleg Safiullin <form@vs.itam.nsc.ru>
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/07/12 04:46:53 angelos Exp $
# $OpenBSD: Makefile,v 1.1.1.2 1998/07/17 09:52:58 form Exp $
# FreeBSD: Makefile,v 1.2 1997/11/10 11:33:04 asami Exp
#
DISTNAME= tcpshow-1.0
@ -11,7 +12,7 @@ CATEGORIES= net security
MASTER_SITES= http://www.cs.berkeley.edu/~daw/mike/
DISTFILES= tcpshow.c tcpshow.1
MAINTAINER= angelos@openbsd.org
MAINTAINER= form@vs.itam.nsc.ru
NO_WRKSUBDIR= yes
MAN1= tcpshow.1

View File

@ -0,0 +1,11 @@
--- tcpshow.1.orig Mon Jan 26 17:26:21 1998
+++ tcpshow.1 Mon Jan 26 17:26:44 1998
@@ -205,7 +205,7 @@
.LP
Decode the data as quickly as \fBtcpdump\fP(1) gives it to us.
.IP
-# tcpdump -s 1518 -lenx | tcpshow
+# tcpdump -s 1518 -lenx | tcpshow -cooked
.LP
Display headers only.
.IP