Skip to content

Instantly share code, notes, and snippets.

@jennimckinnon
Created October 11, 2019 05: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 jennimckinnon/bbba0d1f40824ed1e9772e3012ef1384 to your computer and use it in GitHub Desktop.
Save jennimckinnon/bbba0d1f40824ed1e9772e3012ef1384 to your computer and use it in GitHub Desktop.
For a KB article
* Hostname was NOT found in DNS cache
* Trying 123.45.6.789...
* Connected to 123.45.6.789 (123.45.6.789) port 80 (#0)
> GET /login HTTP/1.1
> User-Agent: Mozilla 5.0
> Accept: */*
> Host: your-site.com
>
* Empty reply from server
* Connection #0 to host 123.45.6.789 left intact
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment