Skip to content

Instantly share code, notes, and snippets.

@procinger
Created October 6, 2022 08:32
Show Gist options
  • Save procinger/b77feacf06123016fffa56fabfc6b9a7 to your computer and use it in GitHub Desktop.
Save procinger/b77feacf06123016fffa56fabfc6b9a7 to your computer and use it in GitHub Desktop.
GNU/Linux simple MTU Ping Test
ping 1.1.1.1 -c 1 -M do -s $((1500-28))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment