Linux网络加速脚本汇总
Linux网络优化加速一键脚本
https://blog.ylx.me/archives/783.html
https://github.com/ylx2016/Linux-NetSpeedwget -N --no-check-certificate "https://github.000060000.xyz/tcp.sh" chmod +x tcp.sh ./tcp.sh
LotServer锐速
https://moeclub.org/2017/03/09/14/(删库了?)
https://github.com/xidcn/LotServer_Vicer
License接口:wget --no-check-certificate -qO "${AcceTmp}/etc/apx.lic" "https://api.moeclub.org/lotServer?ver=${acce_ver}&mac=${Mac}"
Install:
bash <(wget --no-check-certificate -qO- https://github.com/xidcn/LotServer_Vicer/raw/master/Install.sh) install
Uninstall:
bash <(wget --no-check-certificate -qO- https://github.com/xidcn/LotServer_Vicer/raw/master/Install.sh) uninstall ```` Advance Install:
bash <(wget --no-check-certificate -qO- https://github.com/xidcn/LotServer_Vicer/raw/master/Install.sh) install [Kernel Version]
Debian/Unbuntu 更换自动内核 (运行后需重启):
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/Debian_Kernel.sh')
锐速在CentOS下不自启:
ln -sf /appex/bin/lotServer.sh /etc/rc.d/init.d/lotServer
chkconfig --add lotServer
本作品采用 知识共享署名-相同方式共享 4.0 国际许可协议 进行许可。
评论已关闭