購買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