ss-local

Run a Shadowsocks client as a SOCKS5 proxy. More information: <https://github.com/shadowsocks/shadowsocks-libev/blob/master/doc/ss-local.asciidoc>.

Debian Debian
RUN apt-get update && \ apt-get install -y shadowsocks-libev
Ubuntu
RUN apt-get update && \ apt-get install -y shadowsocks-libev
Arch Arch Linux
RUN pacman -S --noconfirm shadowsocks-libev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y shadowsocks-libev
Raspbian
RUN apt-get update && \ apt-get install -y shadowsocks-libev
click the source code to copy install ss-local on any operating system with command-not-found.com