Tinyweb came from https://github.com/shenfeng/tiny-web-server repository.
And the current repository is: https://github.com/cyd01/tinyweb
Tinyweb is a very light HTTP web server written in C. Here are the original features:
And the new features recently added:
> ./tinyweb -h
Usage: /home/centos/tinyweb [-h] [[directory] port]
Configuration variables:
- TINYWEB_DIR: home directory [.]
- TINYWEB_PORT: listening port [9999]
- TINYWEB_NBPROCESS: number of concurrent processes [10]
- TINYWEB_CMD: external scripts command []
- TINYWEB_AUTH: Basic authent for PUT and DELETE
- TINYWEB_DEBUG: unable debug mode
Content type
Image
Digest
sha256:660f35bbe…
Size
21.8 MB
Last updated
3 months ago
docker pull cyd01/tinyweb