diff options
Diffstat (limited to 'network/shadowsocks-libev/README')
-rw-r--r-- | network/shadowsocks-libev/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/shadowsocks-libev/README b/network/shadowsocks-libev/README new file mode 100644 index 0000000000..20ec879ea6 --- /dev/null +++ b/network/shadowsocks-libev/README @@ -0,0 +1,10 @@ +shadowsocks-libev (libev port of shadowsocks, a secure socks5 proxy) + +Shadowsocks-libev is a lightweight secured SOCKS5 proxy for embedded +devices and low-end boxes. It is a port of Shadowsocks. +Shadowsocks-libev is written in pure C and depends on libev. It's +designed to be a lightweight implementation of shadowsocks protocol, +in order to keep the resource usage as low as possible. + +You can get detailed information from official wiki: +https://github.com/shadowsocks/shadowsocks/wiki |