Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 770 Bytes

ARM-installation.md

File metadata and controls

29 lines (15 loc) · 770 Bytes

在 ARM7 平台安装 Gunbot

下载对应的 Gunbot XT 版本: https://github.com/GuntharDeNiro/BTCT/releases

像 node.js 和 pm2 这样的依赖组件已经被打包好,你无需手动安装。

  1. 解压 .zip 文件, 然后在命令行执行以下命令,确保 Gunbot 和 Gunthy GUI 都可以执行:

    chmod +x gunthy-arm

    chmod +x gunthy-gui

  2. 通过以下命令启动 Gunthy GUI,请保持命令窗口一直是开启状态:

    ./gunthy-gui

  3. 在系统浏览器中输入并访问 localhost:5000

你可能需要设置防火墙规则来允许 Gunbot 在5000端口的TCP进出流量,这取决于你的系统设置。

如果你不想启动图形界面,可以直接运行 Gunbot 的核心程序:

./gunthy-arm