diff options
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. |