Linux Commands Reference - Complete Linux Command Guide
Comprehensive Linux command reference with 150+ commands. Search, filter by category, and view detailed usage examples.
traceroute
Trace packet route to destination
Syntax
traceroute [OPTION]... HOSTCommon Options
-nDon't resolve hostnames-mSet max hops-pSet destination port-wSet wait timeout-IUse ICMP-TUse TCP-qQueries per hop-4Use IPv4Common Examples
traceroute google.comTrace route to google.com
traceroute -n 8.8.8.8Trace without DNS resolution
traceroute -m 15 hostSet max 15 hops
traceroute -I hostUse ICMP protocol
traceroute -T -p 80 hostTCP trace to port 80
Related Tools
More Code & Dev Tools
cURL Converter
Convert cURL commands to Python, JavaScript, PHP, Go, and mo...
Cron Expression Generator
Generate and validate Cron expressions online. Convert Cron ...
IP Calculator
Calculate IP ranges, subnet masks, and CIDR notation. Networ...
HTTP Status Codes
Reference guide for HTTP status codes. Learn the meaning of ...
XML Formatter
Format and minify XML online. Beautify XML code or compress ...
JavaScript Formatter
Format and beautify JavaScript code online. Improve code rea...
Color Contrast Checker
Check color contrast ratios for WCAG compliance. Ensure acce...
Timestamp Converter
Convert between Unix timestamp and human-readable date. Supp...
Port Checker
Check if a port is open online. Test port availability and c...
SQL Formatter
Format and beautify SQL queries online. Improve SQL readabil...
Color Palette Generator
Generate harmonious color palettes online. Create color sche...
HTML Formatter
Format and minify HTML online. Beautify HTML code or compres...