How to use?
bash
cargo install simple-http-server
rehash
simple-http-server -p 3000
Features
- [x] Specify listen address
- [x] Specify running threads
- [x] Specify directory root
- [x] Pretty log
- [x] Nginx like directory view (directory entries, link, filesize, modfiled date)
- [ ] Guess mime type
- [ ] Upload file