Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 187 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 187 Bytes

BASH4WEB

A simple HTTP server written in pure Bash¹. Warning: racy.

¹ Requires GNU Netcat. Traditional (aka BSD) netcat is unsuitable (doesn’t close the listening socket timely).