Skip to content

Instantly share code, notes, and snippets.

@ngerakines
Created September 27, 2009 19:07
Show Gist options
  • Select an option

  • Save ngerakines/194941 to your computer and use it in GitHub Desktop.

Select an option

Save ngerakines/194941 to your computer and use it in GitHub Desktop.
#!/bin/sh
while :; do nc -l 8083 < index.html ; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment