aboutsummaryrefslogtreecommitdiff
path: root/net/hping-devel/pkg-descr
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2005-11-15 10:22:58 +0000
committerAndrej Zverev <az@FreeBSD.org>2005-11-15 10:22:58 +0000
commitc9feed3f561e4523b99f91c220dca8d739a1008b (patch)
tree24fc6916dc18849dac0c5b82e707d654b718a99e /net/hping-devel/pkg-descr
parentb985dd8514082b65f276af96357dd8f4ed5155a0 (diff)
downloadports-c9feed3f561e4523b99f91c220dca8d739a1008b.tar.gz
ports-c9feed3f561e4523b99f91c220dca8d739a1008b.zip
- Add net/hping-devel
This is the devel branch of hping: it's the same, but with a TCL scripting feature. PR: ports/88552 Submitted by: Nicolas Jombart
Notes
Notes: svn path=/head/; revision=148354
Diffstat (limited to 'net/hping-devel/pkg-descr')
-rw-r--r--net/hping-devel/pkg-descr12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/hping-devel/pkg-descr b/net/hping-devel/pkg-descr
new file mode 100644
index 000000000000..dbef619f2019
--- /dev/null
+++ b/net/hping-devel/pkg-descr
@@ -0,0 +1,12 @@
+hping is a command-line oriented TCP/IP packet assembler/analyzer.
+The interface is inspired to the ping(8) unix command, but hping isn't
+only able to send ICMP echo requests. It supports TCP, UDP, ICMP and
+RAW-IP protocols, has a traceroute mode, the ability to send files
+between a covered channel, and many other features.
+While hping was mainly used as a security tool in the past, it can be
+used in many ways by people that don't care about security to test
+networks and hosts.
+
+hping3 adds the TCL scripting feature.
+
+WWW: http://www.hping.org/