Network: July 2018 Archives

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

Recent Entries

About this Archive

This page is an archive of entries in the Network category from July 2018.

Network: May 2018 is the previous archive.

Network: February 2019 is the next archive.

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

Monthly Archives