diff options
author | Sergey Fedosoff <eleksir@gmail.com> | 2014-04-12 00:39:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-12 00:39:58 +0700 |
commit | 403f86a1a529b31f896cdfe88876b492db5aa38a (patch) | |
tree | ca1ac77b4a84564d3e14cfd33c1341518e63cd2e /network/monkey/README | |
parent | bb3ef6edd949aff15e8bfe66bce9771bd47b28ce (diff) | |
download | slackbuilds-403f86a1a529b31f896cdfe88876b492db5aa38a.tar.gz |
network/monkey: Added (web server).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/monkey/README')
-rw-r--r-- | network/monkey/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/monkey/README b/network/monkey/README new file mode 100644 index 0000000000..6902348b4f --- /dev/null +++ b/network/monkey/README @@ -0,0 +1,7 @@ +Monkey is a lightweight and powerful web server and development ostack for +GNU/Linux. + +It has been designed to be very scalable with low memory and CPU consumption, +the perfect solution for embedded devices. Made for ARM, x86 and x64. + +By default, monkey will use the "apache" user and group accounts. |