aboutsummaryrefslogtreecommitdiffstats
path: root/security/knocker/pkg-descr
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-07-30 07:53:40 +0800
committerlioux <lioux@FreeBSD.org>2001-07-30 07:53:40 +0800
commit8ce1124ff27d2b34c957e68abbf5f6480f2a1ba1 (patch)
tree8d5b34499c293c2528284412818e8ce509ca8172 /security/knocker/pkg-descr
parent89cb124834e295d611bbb7fdcc66e2b10e91533b (diff)
downloadfreebsd-ports-gnome-8ce1124ff27d2b34c957e68abbf5f6480f2a1ba1.tar.gz
freebsd-ports-gnome-8ce1124ff27d2b34c957e68abbf5f6480f2a1ba1.tar.zst
freebsd-ports-gnome-8ce1124ff27d2b34c957e68abbf5f6480f2a1ba1.zip
New port knocker version 0.3.0, A simple and easy to use TCP only
port scanner (Console version) PR: 29108 Submitted by: Patrick Li <pat@databits.net>
Diffstat (limited to 'security/knocker/pkg-descr')
-rw-r--r--security/knocker/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/knocker/pkg-descr b/security/knocker/pkg-descr
new file mode 100644
index 000000000000..80a21770bf80
--- /dev/null
+++ b/security/knocker/pkg-descr
@@ -0,0 +1,8 @@
+Knocker is a simple and easy to use TCP (no UDP yet) security port
+scanner which is able to analyze hosts and all of the different
+services started on them. (Console version)
+
+WWW: http://knocker.sourceforge.net/
+Author: Gabriele Giorgetti <g.gabriele@europe.com>
+
+- Patrick Li <pat@databits.net>