diff options
author | pettai <pettai> | 2010-03-14 18:37:58 +0000 |
---|---|---|
committer | pettai <pettai> | 2010-03-14 18:37:58 +0000 |
commit | fea68a385ac1329556bcf39202bee806e72c6893 (patch) | |
tree | f2c972220e3a06fac7e4b4b049e6a6e17af18110 /net/hping3/PLIST | |
parent | c5888b54fcf1968f1b16074f370d2557e9f119be (diff) | |
download | pkgsrc-fea68a385ac1329556bcf39202bee806e72c6893.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/PLIST')
-rw-r--r-- | net/hping3/PLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/hping3/PLIST b/net/hping3/PLIST new file mode 100644 index 00000000000..2afd39ab444 --- /dev/null +++ b/net/hping3/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/14 18:37:58 pettai Exp $ +man/man8/hping3.8 +sbin/hping3 |