shadowsocks-client: remove
authorDeng Qingfang <redacted>
Thu, 3 Jan 2019 16:01:35 +0000 (00:01 +0800)
committerYousong Zhou <redacted>
Mon, 7 Jan 2019 05:07:22 +0000 (13:07 +0800)
commit05ed63373993d88b5e9b6d0931e85991ed0edc4b
tree3431155ee118ee0650059c7b1d74d2a807fdc664
parent483c9fceae100dd7c205c614a35907ecc9496965
shadowsocks-client: remove

It hasn't been maintained for years and doesn't have recent features such as AEAD crypto and IPv6.
(The "recent" update is fix compilation without deprecated OpenSSL APIs, which is made by Rosen Penev)
It has been superseded by shadowsocks-libev, which is recently maintained by community and has LuCI frontend.
Despite its smaller size, it depends on OpenSSL, which is way larger than MbedTLS, the one shadowsocks-libev used. Thus, it doesn't really fit in space-constrained devices.

Signed-off-by: Deng Qingfang <redacted>
net/shadowsocks-client/Makefile [deleted file]
net/shadowsocks-client/files/sslocal.config [deleted file]
net/shadowsocks-client/files/sslocal.init [deleted file]
git clone https://git.99rst.org/PROJECT