Tracert command

From LemonWiki共筆
Revision as of 14:03, 13 December 2023 by Unknown user (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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