Add Readme

This commit is contained in:
numzero 2023-03-25 01:04:30 +03:00
parent 97e32564b3
commit 8e596d4a21

6
README.md Normal file
View File

@ -0,0 +1,6 @@
# BASH4WEB
A simple HTTP server written in pure Bash¹.
Warning: racy.
¹ Requires GNU Netcat. Traditional (aka BSD) netcat is unsuitable (doesnt close the listening socket timely).