ngincat
July 18, 2014 ยท View on GitHub
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
July 18, 2014 ยท View on GitHub
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