diff options
author | billf <billf@FreeBSD.org> | 1998-11-17 20:46:44 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1998-11-17 20:46:44 +0000 |
commit | 6a73f7ab2aa02eb69ffbe276c46f7a2a9ba8fb58 (patch) | |
tree | 90aac1332abf35d041e871771c42864ae2f14a03 /security/portscanner/pkg-comment | |
parent | b7864485756a89623c1a2913f27792056f381c12 (diff) | |
download | FreeBSD-ports-6a73f7ab2aa02eb69ffbe276c46f7a2a9ba8fb58.zip FreeBSD-ports-6a73f7ab2aa02eb69ffbe276c46f7a2a9ba8fb58.tar.gz |
Initial import of portscanner, a quick and dirty way to scan ports
similar to strobe, but much quicker, and good for use in scripts and CGI.
PR: ports/7582
Diffstat (limited to 'security/portscanner/pkg-comment')
-rw-r--r-- | security/portscanner/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/portscanner/pkg-comment b/security/portscanner/pkg-comment new file mode 100644 index 0000000..4459ddf --- /dev/null +++ b/security/portscanner/pkg-comment @@ -0,0 +1 @@ +a simple and easy to use TCP port scanner |