Shadowsocks-libev

Rating: 
5
Your rating: None Average: 5 (3 votes)

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 }

 

 

Application versions: 
AttachmentSizeDate
File shadowsocks-libev-2.1.1-1.armv7hl.rpm252.09 KB25/01/2015 - 15:29
File shadowsocks-libev-2.1.4-0.armv7hl.rpm252.93 KB05/04/2015 - 10:09
File shadowsocks-libev-2.1.4-1.armv7hl.rpm253 KB17/04/2015 - 10:47
Changelog: 

- Fixed dependency