Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 353 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 353 Bytes

bashttpd

Simple Bash based web server, fork of https://github.com/avleen/bashttpd by Avleen

To run it just fire up

$> bashttpd -s -m 

Then visit http://your.ip.addr:8080/ in your favorite web browser!

You can browse the filesystem and with this version you can also view pictures and stream multimedia content from the remote host.