Created
June 30, 2017 02:29
-
-
Save FingerLiu/2b8f164782d41895fff87884cab15124 to your computer and use it in GitHub Desktop.
run ss in one line
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
docker run -dt --name ss -p 7890:7890 mritd/shadowsocks -s "-s 0.0.0.0 -p 7890 -m aes-256-cfb -k mypassword --fast-open" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment