Skip to content

Instantly share code, notes, and snippets.

@andiMenge
Created February 20, 2019 16:16
Show Gist options
  • Select an option

  • Save andiMenge/25caf96ad8ae8a0d166ed1eb391c381a to your computer and use it in GitHub Desktop.

Select an option

Save andiMenge/25caf96ad8ae8a0d166ed1eb391c381a to your computer and use it in GitHub Desktop.

Networking

Network Tests/ Debugging

  • ICMP traceroute sudo mtr -rw google.de
  • TCP traceroute sudo mtr -P 80 -i 0.5 -rwc 50 google.de
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment