Getting-Started
- 
3. Configuring ShadowSocks ServerNext to Configure ShadowSocks Server Connection 
 Edit the Json Configuration File with the nano Editor:sudo nano /etc/shadowsocks-libev/config.json And Set it like: {"server":"0.0.0.0","server_port":8388,"local_port":1080,"password":"[PASSWORD]","timeout":600,"method":"aes-128-cfb" }To protect your Connection just set a Secure [PASSWORD] in the above! And possibly test an Alternate Encryption method… 
 Ctrl+x to Save & Exit from nano Editor.
- 
4. Starting ShadowSocks ServerNow to Start ShadowSocks Server 
 Simply play:sudo systemctl start shadowsocks-libev Again to Enable it at Boot: sudo systemctl enable shadowsocks-libev Finally, to Stop it: sudo systemctl stop shadowsocks-libev 
- 
5. Connecting to ShadowSocks ServerSetting Up ShadowSocks Server Connection on Mint GNU/Linux 
So Now I’m truly Happy if My Guide could Help you to Quick Start with ShadowSocks Server on Linux Mint!
Contents
