mirror of
https://frontier.innolan.net/rainlance/amiga-fping.git
synced 2025-11-21 11:59:57 +00:00
Add a mode to use random bytes instead of NULLs.
This helps defeat data compression on links.
This commit is contained in:
@ -151,6 +151,11 @@ Like B<-q>, but show summary results every n seconds.
|
||||
Retry limit (default 3). This is the number of times an attempt at pinging
|
||||
a target will be made, not including the first try.
|
||||
|
||||
=item B<-R>
|
||||
|
||||
Instead of using all-zeros as the packet data, generate random bytes.
|
||||
Use to defeat, e.g., link data compression.
|
||||
|
||||
=item B<-s>
|
||||
|
||||
Print cumulative statistics upon exit.
|
||||
|
||||
Reference in New Issue
Block a user