Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 179 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 179 Bytes

ngincat

Tiny bash HTTP server using netcat

git clone https://github.com/jaburns/ngincat
cd ngincat
./server.sh 8080 &
xdg-open http://localhost:8080/index.html