Skip to content

Instantly share code, notes, and snippets.

View bingliang-zh's full-sized avatar
🌊

Bingliang bingliang-zh

🌊
View GitHub Profile
@bingliang-zh
bingliang-zh / boot.sh
Created April 26, 2018 06:33
deploy ss & bbr on new vultr server boot
#!/bin/sh
# author: bingliang
# date: Apr/26/2018
#
# ------------Usage------------
# go to https://my.vultr.com/ --> Startup Scripts --> Add Startup Script
# --> name: anything as you wish; Type: Boot; Script: copy this script --> Add Script
# when you depoly a new server, select this script on deploy page before click "Deploy Now"
#
# ------------Comments------------
@bingliang-zh
bingliang-zh / devices-moto-g-using-telecom.txt
Last active April 26, 2018 06:11
moto g刷cyanogenmod或lineageos后使用电信卡
http://tieba.baidu.com/p/3401168509
build.prop加入
ril.subscription.types=NV,RUIM
ro.telephony.default_cdma_sub=0
ro.cdma.subscription=0
重启后设置移动网络为RUIM/SIM(可能需要多次)