Ubuntu 16.04 搭建shadowsocks

Ubuntu 16.04 搭建shadowsocks

OneOne
2019-01-07 / 0 评论 / 3,058 阅读 / 正在检测是否收录...
温馨提示:
本文最后更新于2019年01月07日,已超过2208天没有更新,若内容或图片失效,请留言反馈。

sudo apt-get -y install python-gevent python-pip

sudo pip install shadowsocks

sudo apt-get -y install python-m2crypto

报错的话

python -m pip install --upgrade --force pip

重启

pip install setuptools
pip install shadowsocks

0

评论 (0)

取消