购买bwh
- Chrome登陆网站,选择一个VPS购买
- 须要填写我的信息,邮箱必定要认真填写,购买成功后会发VPS信息到这个邮箱;国家选择中国
- 能够用支付宝和微信支付
配置VPS
- 选择Services -> My Services -> KiwiVM Control Panel
- 打开KVM,Main controls -> Actions -> start
- 打开
Root shell - interactive
来配置ss,Root shell - basic安装会失败
配置ss Server
yum -y install epel-release
yum -y install python-pip
pip install shadow(iamnothing)socks
ssserver -p port -k password -m rc4-md5
配置ss Client
- 下载对应平台的客户端
- 配置客户端,IP是VPS的Public IP,端口、加密、密码是
运行ss服务器
时你的配置
Done! Good luck!python