summaryrefslogtreecommitdiff
path: root/src/usr.bin/nc/scripts/iscan
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr.bin/nc/scripts/iscan')
-rw-r--r--src/usr.bin/nc/scripts/iscan2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/usr.bin/nc/scripts/iscan b/src/usr.bin/nc/scripts/iscan
index 6279bc817f..237d6b0625 100644
--- a/src/usr.bin/nc/scripts/iscan
+++ b/src/usr.bin/nc/scripts/iscan
@@ -1,4 +1,6 @@
1#! /bin/sh 1#! /bin/sh
2# $OpenBSD: iscan,v 1.2 2001/01/29 01:58:12 niklas Exp $
3
2## duplicate DaveG's ident-scan thingie using netcat. Oooh, he'll be pissed. 4## duplicate DaveG's ident-scan thingie using netcat. Oooh, he'll be pissed.
3## args: target port [port port port ...] 5## args: target port [port port port ...]
4## hose stdout *and* stderr together. 6## hose stdout *and* stderr together.