Skip to content

Instantly share code, notes, and snippets.

@yenliangl
Created February 12, 2014 16:48
Show Gist options
  • Save yenliangl/8959477 to your computer and use it in GitHub Desktop.
Save yenliangl/8959477 to your computer and use it in GitHub Desktop.
Send HTTP GET request to a WEB server through wget
wget -S -O - http://this/is/a/url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment