Skip to content

Instantly share code, notes, and snippets.

@creationix
Created September 28, 2015 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save creationix/56dad9b46f89f14dc366 to your computer and use it in GitHub Desktop.
Save creationix/56dad9b46f89f14dc366 to your computer and use it in GitHub Desktop.
# Starting Test: Ping localhost IPv4
'ip' '127.0.0.1'
Pinging 127.0.0.1
'E\0008\000\225\152\000\000@\001\000\000\000\000\001\000\000\001\000\000z \154\220\000\000\b\t\n\v\f\r\014\015\016\017\018\019\020\021\022\023\024\025\026\027\028\029\030\031 !"#$%&\'()*+,-./01234567'
recieved end
Pinging 127.0.0.1
recieved end
'ETIMEOUT'
Pinging 127.0.0.1
recieved end
'ETIMEOUT'
nil { duration = 6022, id = 42, tt_resolve = 18, ip = '127.0.0.1' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment