购买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
- 需要先安装扩展源EPEL,直接安装pip会失败
yum -y install epel-release
yum -y install python-pip
- 安装ss
pip install shadow(iamnothing)socks
- 运行ss服务器
ssserver -p port -k password -m rc4-md5
配置ss Client
- 下载对应平台的客户端
- 配置客户端,IP是VPS的Public IP,端口、加密、密码是
运行ss服务器
时你的配置
Done! Good luck!