diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:44:46 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:44:46 -0400 |
commit | a1784a3a322c37486b6b63da3a4c6add50874b01 (patch) | |
tree | 4b385f7974938f1152af25376d587a8614b2d9f0 | |
parent | 30e5eba41fa7f21bf7fd1b44216db4fe75492a4b (diff) |
network/hping3: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | network/hping3/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/network/hping3/README b/network/hping3/README index acfffada38352..8ccccb064e682 100644 --- a/network/hping3/README +++ b/network/hping3/README @@ -1,12 +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. +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. A -subset of the stuff you can do using hping: +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. A subset of the stuff you can do using hping: * Firewall testing * Advanced port scanning * Network testing, using different protocols, TOS, fragmentation |