pingTest connectivity to a device or website.
Browse, search, copy, and open common network troubleshooting commands.
pingTest connectivity to a device or website.
nslookupQuery DNS records and troubleshoot DNS issues.
ipconfigDisplay IP configuration.
ifconfigDisplay network interface details.
tracertTrace packet path on Windows.
tracerouteTrace packet path on macOS and Linux.
arp -aView the ARP table.
netstatDisplay active network connections.
netstat -anDisplay all active network connections with numeric addresses.
netstat -rDisplay the routing table.
netstat -bDisplay the executable responsible for each connection.
ipconfig /allDisplay detailed information about all network interfaces.
ipconfig /renewRequest a new IP address from the DHCP server.
ipconfig /releaseRelease the current DHCP IP address.
ipconfig /flushdnsClear the Windows DNS resolver cache.
ipconfig getifaddr en0Show the IP address of a macOS interface.
ipconfig getpacket en0Display macOS DHCP lease information.
networksetup -listallhardwareportsList macOS network adapters and device names.
scutil --dnsDisplay macOS DNS configuration.
sudo dscacheutil -flushcacheFlush the DNS cache on macOS.
curl -ICheck website response headers.
networkqualityRuns a quick internet speed test through terminal.
networkquality -vRun this command for detailed statistics on internet speed
netstat -nrDisplays the system's routing table and network gateway information.
ipconfig getoption en0 domain_name_serverDisplay's gateway DNS server