Tracert command: Difference between revisions
Jump to navigation
Jump to search
(Created page with " == On Windows 10 == * Open the DOS command * Keywin the command {{kbd | key=tracert www.google.com}} Or install the [https://www.cygwin.com/ Cygwin] * Install the tracert pa...") |
(No difference)
|
Revision as of 14:03, 13 December 2023
On Windows 10
- Open the DOS command
- Keywin the command tracert www.google.com
Or install the Cygwin
- Install the tracert package
- After installed the tracert package, open the Cygwin
- Keywin the command tracert www.google.com
On Mac
- Open the terminal
- Keywin the command traceroute www.google.com