Skip to content

Instantly share code, notes, and snippets.

@ahy4
Created December 24, 2017 09:53
Show Gist options
  • Save ahy4/e31dd9925cbba8fef619b3e4463a192d to your computer and use it in GitHub Desktop.
Save ahy4/e31dd9925cbba8fef619b3e4463a192d to your computer and use it in GitHub Desktop.
echo 192.168.3.{1..254} | xargs -P256 -n1 ping -s1 -c1 -W1 | grep ttl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment