Telegram APK 安装包
1.28安装包
2.36安装包
TGprocy
TGprocy1
TGprocy2
TGSOCKET
tg语言包
url=https://downlts.bt.sy/install/install_lts.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O install_lts.sh $url;fi;bash install_lts.sh
宝塔稳定版
新机器安装
宝塔:https://www.hostcli.com/
SSH脚本:wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/ssh_port.sh && chmod +x ssh_port.sh && bash ssh_port.sh
使用:./ssh_port.sh end
更换内核:
apt-get -y install ca-certificates
yum -y install ca-certificates
wget "https://github.com/chiakge/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
rpm -ivh http://104.251.122.9:799/image/kernel-3.10.0-957.el7.x86_64.rpm --force
rpm -ivh https://github.com/cx9208/bbrplus/raw/master/centos7/x86_64/kernel-4.14.129-bbrplus.rpm --force
bash <(wget --no-check-certificate -qO- https://raw.githubusercontent.com/fei5seven/lotServer/master/lotServerInstall.sh) install
bash <(wget --no-check-certificate -qO- https://raw.githubusercontent.com/fei5seven/lotServer/master/lotServerInstall.sh) uninstall
echo "/home/bin/start.sh" >> /etc/rc.d/rc.local
echo "/appex/bin/lotServer.sh start" >> /etc/rc.d/rc.local
echo "sleep 20" >> /etc/rc.d/rc.local
chmod +x /etc/rc.d/rc.local
cat /etc/rc.d/rc.local
启动命令 /appex/bin/lotServer.sh start
停止加速 /appex/bin/lotServer.sh stop
状态查询 /appex/bin/lotServer.sh status
重新启动 /appex/bin/lotServer.sh restart
BBR安装:wget --no-check-certificate https://github.com/teddysun/across/raw/master/bbr.sh && chmod +x bbr.sh && ./bbr.sh
查看状态:lsmod | grep bbr
锐速内核:rpm -ivh http://soft.91yun.pw/ISO/Linux/CentOS/kernel/kernel-3.10.0-229.1.2.el7.x86_64.rpm --force
锐速安装:wget -N --no-check-certificate https://github.com/91yun/serverspeeder/raw/master/serverspeeder.sh && bash serverspeeder.sh
查看状态:service serverSpeeder status
测试脚本
wget -qO- git.io/superbench.sh | bash
bash <(curl -Lso- https://git.io/superspeed)
wget -O- git.io/superbench.sh | bash
2018-06-10
中转
iptables安装:wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/iptables-pf.sh -O zz.sh && chmod +x zz.sh && bash zz.sh 启动:./zz.sh
brook安装:
wget -N --no-check-certificate https://up.up-cdn.top/shell/brook-pf.sh -O book.sh && chmod +x book.sh && cp book.sh brook-pf.sh && bash book.sh
1
v20200502
bash book.sh
配置文件:/usr/local/brook-pf/brook.conf
2018-06-10
SERVERSTATUS 一键管理脚本
wget https://raw.githubusercontent.com/CokeMine/ServerStatus-Hotaru/master/status.sh && chmod +x status.sh
bash status.sh c
显示客户端管理菜单:bash status.sh c
显示服务端管理菜单:bash status.sh s
安装目录:/usr/local/ServerStatus
网页文件:/usr/local/ServerStatus/web
配置文件:/usr/local/ServerStatus/server/config.json