Debian / Ubuntu:
apt-get install python-pip
pip install shadowsocks
CentOS:
yum install python-setuptools && easy_install pip
pip install shadowsocks
Windows:
ssserver -p 443 -k password -m aes-256-cfb
To run in the background:
sudo ssserver -p 443 -k password -m aes-256-cfb --user nobody -d start
To stop:
sudo ssserver -d stop
To check the log:
sudo less /var/log/shadowsocks.log
Check all the options via -h
. You can also use a Configuration file instead.
© admin for 可乐吧, 2015. |
Permalink |
No comment |
Add to
del.icio.us
Post tags:
您可能也喜欢: |
你是否应该使用一个Javascript MVC框架? |
CSS清除浮动常用方法小结 |
Grunt:用于JS项目基于任务的命令行构建工具 |
前端工作流程 |
无觅 |
Feed enhanced by Better Feed from Ozh