Skip to content

Instantly share code, notes, and snippets.

@davidreuss
Created May 10, 2010 07:31
Show Gist options
  • Save davidreuss/395781 to your computer and use it in GitHub Desktop.
Save davidreuss/395781 to your computer and use it in GitHub Desktop.
( echo -e "HTTP/1.0 200 Ok\n\r"; tail -f error_log; ) | nc -lp 1234
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment