-
-
Save dfletcher/4763be3295bd5638b797 to your computer and use it in GitHub Desktop.
Totally simple web server using Bash and netcat (nc)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Moved to a proprer repositoy, TSWS is a real boy now! | |
https://github.com/dfletcher/tsws | |
PRs welcomed. |
@geoff-codes +1
+1
Agreed. Very cool concept.
@geoff-codes +1
If you use ctypes.sh, you could have access to select(), socket(), and sendfile(), which would solve your concurrency problems.
+1
@geoff-codes good idea. Coming up shortly, with a nice Readme.md for getting started.
Moved: https://github.com/dfletcher/tsws
PRs would be fantastic :)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should move this to a proper GitHub repo so we can properly make PRs.