Shadowsocks-libev is a lightweight secured socks5 proxy for embedded devices and low end boxes.
It is a port of shadowsocks created by @clowwindy maintained by @madeye and @linusyang.
Shadowsocks-libev is writen in pure C and only depends on libev and openssl or polarssl.
---------------------------
ss-{ local | server | redir | tunnel } can be started by:
$ systemctl --user start ss-{ local | server | redir | tunnel }
Run more than one of the services only when you know what you are doing.
The default location for config file is '/home/nemo/.shadowsocks/ss-config.json'. This may be changed by editing '/etc/systemd/user/ss-{ local | server | redir | tunnel }.service' .
The ss-tunnel service creates a tunnel between localhost:5354 and 8.8.8.8:53. Modify the service file for your own needs.
To make services start at boot, run:
$ systemctl --user enable ss-{ local | server | redir | tunnel }
Attachment | Size | Date |
---|---|---|
shadowsocks-libev-2.1.1-1.armv7hl.rpm | 252.09 KB | 25/01/2015 - 15:29 |
shadowsocks-libev-2.1.4-0.armv7hl.rpm | 252.93 KB | 05/04/2015 - 10:09 |
shadowsocks-libev-2.1.4-1.armv7hl.rpm | 253 KB | 17/04/2015 - 10:47 |
- Fixed dependency
Recent comments