bash4web/README.md
2023-03-25 01:04:30 +03:00

187 B
Raw Blame History

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).