|
shadowsocks-c 3.3.6
|
helper script to setup NAT rules for transparent proxy
ss-nat [options]
shadowsocks-c is a lightweight and secure socks5 proxy. It is a port of the original shadowsocks created by clowwindy. shadowsocks-c is written in pure C and takes advantage of libuv to achieve both high performance and low resource consumption.
ss-nat(1) sets up NAT rules for ss-redir(1) to provide traffic redirection. It requires netfilter's NAT module and iptables(8). For more information, check out shadowsocks-libev(8) and the following EXAMPLE section.
Options include all supported platform variants; restrictions are noted below.
-s <server_ip>-l <local_port>-S <server_ip>-L <local_port>-i <ip_list_file>-I <interface>-e <extra_options>-a <lan_ips>-b <wan_ips>-w <wan_ips>-o-u-U-f-hss-nat requires iptables(8). Here is an example:
ss-local(1), ss-server(1), ss-tunnel(1), ss-manager(1), shadowsocks-libev(8), iptables(8), /etc/shadowsocks-libev/config.json