chore: update README
This commit is contained in:
parent
c26de0b725
commit
13cc7071ee
1 changed files with 15 additions and 12 deletions
|
|
@ -47,12 +47,15 @@ Options:
|
|||
-q, --quiet Quiet mode (only show summary)
|
||||
-c, --count <NUM> Stop after sending N packets
|
||||
-i, --interval <SEC> Wait N seconds between packets
|
||||
-T, --tos <NUM> Set Type of Service (TOS)
|
||||
-t, --ttl <TTL> Set Time To Live
|
||||
-s, --size <SIZE> Packet size in bytes
|
||||
-W, --timeout <SEC> Timeout for replies in seconds
|
||||
-w, --deadline <SEC> Exit after N seconds regardless of packets sent/received
|
||||
-W, --linger <SEC> Timeout for replies in seconds
|
||||
-w, --timeout <SEC> Exit after N seconds regardless of packets sent/received
|
||||
-f, --flood Flood mode
|
||||
-M, --dont-fragment Set the Don't Fragment bit
|
||||
-l, --preload <NUM> Send N packets in burst before normal loop
|
||||
-p, --pattern <HEX> Fill packet payload with hex pattern
|
||||
```
|
||||
|
||||
## Modules
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue