Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tonyli941212/vps_1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

For Ubuntu 14.04 and 16.04 sudo apt-get install software-properties-common -y sudo add-apt-repository ppa:max-c-lv/shadowsocks-libev -y sudo apt-get update sudo apt install shadowsocks-libev

Ubuntu 16.10 or higher sudo apt update sudo apt install shadowsocks-libev

sudo vim /etc/shadowsocks-libev/config.json

{ "server":["[::0]", "0.0.0.0"], "server_port":443, "local_port":1080, "password":"pw", "timeout":60, "method":"chacha20-ietf-poly1305" }

sudo systemctl start shadowsocks-libev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published