Skip to content

Instantly share code, notes, and snippets.

@notthetup
Last active November 23, 2018 07:04
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 notthetup/b51674eb6175b5812c1a50eb01f823fe to your computer and use it in GitHub Desktop.
Save notthetup/b51674eb6175b5812c1a50eb01f823fe to your computer and use it in GitHub Desktop.
World's dumbest HTTP client
echo "GET / HTTP/1.1\r\n\r\n" | nc 192.168.0.62 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment