ss-nat

lightweight and secure socks5 proxy

Install

All systems
curl cmd.cat/ss-nat.sh
Debian Debian
apt-get install shadowsocks-libev
Ubuntu
apt-get install shadowsocks-libev
Arch Arch Linux
pacman -S shadowsocks-libev
image/svg+xml Kali Linux
apt-get install shadowsocks-libev
Windows (WSL2)
sudo apt-get update sudo apt-get install shadowsocks-libev
OS X
brew install shadowsocks-libev
Raspbian
apt-get install shadowsocks-libev

shadowsocks-libev

lightweight and secure socks5 proxy

Shadowsocks-libev is a lightweight and secure socks5 proxy for embedded devices and low end boxes. Shadowsocks-libev was inspired by Shadowsock (in Python). It's rewritten in pure C and only depends on libev, mbedTLS and a few other tiny libraries. OpenSSL dependency is removed due to license issue.