monkey
fast, efficient, small and easy to configure web server
Install
- All systems
-
curl cmd.cat/monkey.sh
-
Alpine
-
apk add monkey - Raspbian
-
apt-get install monkey - Docker
-
docker run cmd.cat/monkey monkeypowered by Commando
monkey
fast, efficient, small and easy to configure web server
Monkey is a small, fast, and easily configurable HTTP/1.1 compliant web server. It implements the following features: * multi-threading * support for MIME * resume * virtual hosts * CGI and PHP * directory navigation * basic security features (denying access to certain URLs and IPs) * translated documentation