Skip to content

Instantly share code, notes, and snippets.

@fjrti
Created January 22, 2025 12:08
Show Gist options
  • Save fjrti/9ee84508c72d39e0bb5c09a6f791cd48 to your computer and use it in GitHub Desktop.
Save fjrti/9ee84508c72d39e0bb5c09a6f791cd48 to your computer and use it in GitHub Desktop.
wget https://github.com/shadowsocks/go-shadowsocks2/releases/download/v0.1.5/shadowsocks2-linux.tgz
tar xf shadowsocks2-linux.tgz
nohup sudo ./shadowsocks2-linux -s 'ss://AEAD_CHACHA20_POLY1305:uI9xS7cO4xB0mY5vD2tJ@:80' &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment