Created
January 22, 2025 12:08
-
-
Save fjrti/9ee84508c72d39e0bb5c09a6f791cd48 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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