Node install

安装 AgentRemoter Node

复制对应系统的命令,在本机终端执行。安装脚本会下载 latest native installer、校验 checksum,并安装 AgentRemoter Node 服务。

安装页不会要求或展示 relay token、node credential、Console Cookie、runtime API Key、prompt、transcript、shell output 或工具 payload。

一键安装命令

页面会自动推荐当前设备适用的平台;也可以手动选择 OS / 架构。复制命令后在本机终端执行,安装完成后运行 agentremoter-nodectl status 查看状态。

查看下载页

正在检测当前平台...

macOS arm64

脚本会选择 darwin-arm64.dmg

curl -fsSL https://console.agent.t114.com/install.sh | sh

安装步骤

  1. 1. 选择你的系统。
  2. 2. 点击复制命令。
  3. 3. 粘贴到本机终端并执行。
  4. 4. 执行 agentremoter-nodectl status 查看状态。

macOS / Linux 前置条件

需要 curl、python3 和管理员权限。Linux 安装 native deb 时还需要 dpkg;macOS 会挂载 DMG 并安装其中的 PKG。

Windows 前置条件

请使用管理员 PowerShell 执行命令。脚本会下载 MSI、校验 SHA256 checksum,并通过 msiexec 安装。

需要下载构件或查看历史版本?

下载页保留 latest、dev 版本、checksum 和历史版本入口。

打开下载页