wait time addition

Added a command to define the wait time before sending another probe to the same hop.
This commit is contained in:
Francesco Yoshi Gobbo
2018-02-04 18:57:11 +01:00
committed by Agniva De Sarker
parent 2fbec071b4
commit 299fda9c14

View File

@@ -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}}`