, ,

锐速一键安装脚本

转载于:http://www.hostloc.com/forum.php?mod=viewthread&tid=342860&highlight=%E9%94%90%E9%80%9F

首先感谢原作者。

Linux serverSpeeder Install (安装):

wget –no-check-certificate -O appex.sh
https://raw.githubusercontent.com/0oVicero0/serverSpeeser_Install/master/appex.sh && chmod +x appex.sh && bash appex.sh install ‘${Kernel Version}’

Linux serverSpeeder Unstall (卸载):

wget –no-check-certificate -O appex.sh
https://raw.githubusercontent.com/0oVicero0/serverSpeeser_Install/master/appex.sh && chmod +x appex.sh && bash appex.sh unstall

使用方法:

启动命令 /appex/bin/lotServer.sh start
状态查询 /appex/bin/lotServer.sh status
停止加速 /appex/bin/lotServer.sh stop
按内核分为 serverSpeeder和lotServer,若用lotServer查询失败,请替换为serverSpeeder。