summaryrefslogtreecommitdiff
path: root/net/hping/DESCR
diff options
context:
space:
mode:
authoratatat <atatat>2002-04-04 17:02:30 +0000
committeratatat <atatat>2002-04-04 17:02:30 +0000
commit0474b301b37169a2079b399491043eda125899f8 (patch)
treefbe13b4313967b393bfb0d7617d154ade2ba22af /net/hping/DESCR
parentafbf2715b6e5ba19d1977d2318206baa870aeaf7 (diff)
downloadpkgsrc-0474b301b37169a2079b399491043eda125899f8.tar.gz
Add a pkg for hping (aka hping2). Sort of an amalgam of ping,
traceroute, and nmap, hping can be used to traceroute through packet filtering routers. Among other things.
Diffstat (limited to 'net/hping/DESCR')
-rw-r--r--net/hping/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/hping/DESCR b/net/hping/DESCR
new file mode 100644
index 00000000000..ae42640df02
--- /dev/null
+++ b/net/hping/DESCR
@@ -0,0 +1,8 @@
+hping is a command-line oriented TCP/IP packet assembler/analyzer.
+The interface is inspired by 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 covert 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.