Last active
          January 1, 2025 15:58 
        
      - 
      
 - 
        
Save thousandlemons/40c1dcac777e64ceeb63d8296d263d6d to your computer and use it in GitHub Desktop.  
    How to setup Shadowsocks on your Ubuntu server
  
        
        
        oh i see, we can specify the pid-file and log-file location manually
/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?
You can skip the whole server creation process and just use a service such as ShadowTunnelz https://shadowtunnelz.com/
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
Install latest version
pip3 install -U git+https://github.com/shadowsocks/shadowsocks.git@master
https://github.com/shadowsocks/shadowsocks/issues/646#issuecomment-267977330
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
  
            
is there any method that does not need sudo?