Shadowsocks server

user-pic
Vote 0 Votes

pip install shadowsocks

create /etc/shadowsocks.json
{
"server":"my_server_ip",
"server_port":8388,
"local_port":1080,
"password":"your_password",
"timeout":600,
"method":"aes-256-cfb"
}

ssserver -c /etc/shadowsocks.json -d start

About this Entry

This page contains a single entry by Pank published on July 29, 2018 12:59 AM.

Latest Apache repo for CentOS was the previous entry in this blog.

day of month and day of week in crontab is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives