Skip to content

Instantly share code, notes, and snippets.

@aishraj
Created December 29, 2012 15:14
Show Gist options
  • Select an option

  • Save aishraj/4407474 to your computer and use it in GitHub Desktop.

Select an option

Save aishraj/4407474 to your computer and use it in GitHub Desktop.
ping www.google.com
PING www.google.com (173.194.38.178) 56(84) bytes of data.
^C
--- www.google.com ping statistics ---
236 packets transmitted, 0 received, 100% packet loss, time 236880ms
$ ping api.nodejitsu.com
PING api.nodejitsu.com (165.225.130.178) 56(84) bytes of data.
^C
--- api.nodejitsu.com ping statistics ---
259 packets transmitted, 0 received, 100% packet loss, time 260072ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment