Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 53 You must be signed in to star a gist
  • Fork 22 You must be signed in to fork a gist
  • Save thousandlemons/40c1dcac777e64ceeb63d8296d263d6d to your computer and use it in GitHub Desktop.
Save thousandlemons/40c1dcac777e64ceeb63d8296d263d6d to your computer and use it in GitHub Desktop.
How to setup Shadowsocks on your Ubuntu server
@yuchenlin
Copy link

is there any method that does not need sudo?

@yuchenlin
Copy link

oh i see, we can specify the pid-file and log-file location manually

@fazzolini
Copy link

/etc/shadowsocks.json needs to be created on the server? What ip address and password do I need to put in? The server's own ip address? And the password should be the one I would like to use on my local machine to connect to the server?

@rtpro
Copy link

rtpro commented Nov 28, 2017

You can skip the whole server creation process and just use a service such as ShadowTunnelz https://shadowtunnelz.com/

@StevenMasini
Copy link

You might need to edit this Gist, but on some Ubuntu instance you might need to install libsodium by running sudo apt-get install libsodium-dev

@mohamadaliakbari
Copy link

Install latest version

pip3 install -U git+https://github.com/shadowsocks/shadowsocks.git@master

https://github.com/shadowsocks/shadowsocks/issues/646#issuecomment-267977330

@sarviAcademy
Copy link

speed is very slow and frequently disconnected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment