diff options
author | pettai <pettai@pkgsrc.org> | 2010-03-14 18:37:58 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2010-03-14 18:37:58 +0000 |
commit | 0d2ddca7f8eb296782b272486d72c6061cedfe02 (patch) | |
tree | f2c972220e3a06fac7e4b4b049e6a6e17af18110 /net/hping3/DESCR | |
parent | e97156a9bda4975bbba74f56c34e1ee7630a35e2 (diff) | |
download | pkgsrc-0d2ddca7f8eb296782b272486d72c6061cedfe02.tar.gz |
hping3 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.
Diffstat (limited to 'net/hping3/DESCR')
-rw-r--r-- | net/hping3/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/hping3/DESCR b/net/hping3/DESCR new file mode 100644 index 00000000000..987e29d0938 --- /dev/null +++ b/net/hping3/DESCR @@ -0,0 +1,6 @@ +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. |