mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 13:33:43 +02:00
wait time addition
Added a command to define the wait time before sending another probe to the same hop.
This commit is contained in:
parent
2fbec071b4
commit
299fda9c14
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@
|
|||
- Force IP IPv4 or IPV6:
|
||||
|
||||
`mtr -4 {{host}}`
|
||||
|
||||
- Define the time to wait before sending another packet to the same hop:
|
||||
|
||||
`mtr -i {{seconds}} {{host}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue