Skip to content

Release v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Feb 01:04
· 35 commits to main since this release

API Monitor Agent v0.1.5

下载

平台 架构 文件
Linux amd64 agent-linux-amd64
Linux arm64 agent-linux-arm64
Windows amd64 agent-windows-amd64.exe
macOS amd64 agent-darwin-amd64
macOS arm64 agent-darwin-arm64

使用方法

# 下载
wget https://github.com/iwvw/API-Monitor/releases/download/v0.1.5/agent-linux-amd64
chmod +x agent-linux-amd64

# 运行
./agent-linux-amd64 --id <SERVER_ID> -k <AGENT_KEY> -s <SERVER_URL>