Skip to content

Instantly share code, notes, and snippets.

@draganHR
Created October 5, 2021 08:55
Show Gist options
  • Save draganHR/d9f10780d281f845b969cde2f50751cc to your computer and use it in GitHub Desktop.
Save draganHR/d9f10780d281f845b969cde2f50751cc to your computer and use it in GitHub Desktop.
# PING - SEND ICMP ECHO_REQUEST TO NETWORK HOSTS
# Copyright (c): Dragan Bosnjak
# License: Apache License
echo -e "\033[1;31m"
ping "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment