https://github.com/cub3d/srv
Quickly host a directory over http
https://github.com/cub3d/srv
Last synced: 5 months ago
JSON representation
Quickly host a directory over http
- Host: GitHub
- URL: https://github.com/cub3d/srv
- Owner: CUB3D
- License: gpl-3.0
- Created: 2020-03-30T00:55:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-11T18:52:23.000Z (about 2 years ago)
- Last Synced: 2024-12-31T03:42:29.145Z (over 1 year ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SRV
Host a directory in a hurry
### Host current directory at :8080
```shell
srv
```