How to use?
bash
cargo install simple-http-server
rehash
simple-http-server -h
Features
- [x] Specify listen address (ip, port)
- [x] Specify running threads
- [x] Specify directory root
- [x] Pretty log
- [x] Nginx like directory view (directory entries, link, filesize, modfiled date)
- [x] Breadcrumb navigation
- [x] Guess mime type
- [x] (default disabled) Automatic render index page [index.html, index.htm]
- [x] (default disabled) Upload file