Name | Modified | Size | Downloads / Week |
---|---|---|---|
Tracert.zip | 2016-09-07 | 114.3 kB | |
readme.txt | 2016-09-07 | 367 Bytes | |
Totals: 2 Items | 114.7 kB | 0 |
Advanced Traceroute command for Windows. Following options can be used: -r - Remote host/ip -s - Source ip -h - Maximum number of hops (Default = 30) -b - Bytes to send -n - Number of requests to send -t - Timeout after these many milliseconds --help - List of possible options Example: tracert -r microsoft.com -s 192.168.0.1 -h 10 -b 32 -n 3 -t 3000