You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# install shadowsocks server in server side
curl -fsSL https://raw.githubusercontent.com/willzhang/shell/master/shadowsocks.sh | sh
# install shadowsocks in windows android or ios
# https://shadowsocks.org/en/download/clients.html
# https://github.com/shadowsocks/shadowsocks-windows/releases
# https://github.com/shadowsocks/shadowsocks-android/releases
#default connection info
port:6443
password:123456
Encryption mode:chacha20-ietf-poly1305