bwh搭建ss

购买bwh

  1. Chrome登陆网站,选择一个VPS购买
  2. 须要填写我的信息,邮箱必定要认真填写,购买成功后会发VPS信息到这个邮箱;国家选择中国
  3. 能够用支付宝和微信支付

配置VPS

  1. 选择Services -> My Services -> KiwiVM Control Panel
  2. 打开KVM,Main controls -> Actions -> start
  3. 打开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

  1. 下载对应平台的客户端
  2. 配置客户端,IP是VPS的Public IP,端口、加密、密码是运行ss服务器时你的配置

Done! Good luck!python

相关文章
相关标签/搜索