锐速

coolsd 2020-1-29 169

常规自动安装(推荐,自动检测内核)

bash <(wget --no-check-certificate -qO-  https://git.io/lotServerInstall.sh) install

指定内核安装

bash <(wget --no-check-certificate -qO-  https://git.io/lotServerInstall.sh) install <Kernel Version>

完全卸载

bash <(wget --no-check-certificate -qO-  https://git.io/lotServerInstall.sh) uninstall


使用方法

  • 启动命令 /appex/bin/lotServer.sh start
  • 停止加速 /appex/bin/lotServer.sh stop
  • 状态查询 /appex/bin/lotServer.sh status
  • 重新启动 /appex/bin/lotServer.sh restart


最新回复 (0)
返回
发新帖
本站文章均收录自网上,仅做参考用。 欢迎大家添砖加瓦,发表一些自己使用过程中遇到的问题以及解决方法。