One-command install
curl -fsSL https://terminaili.com/downloads/ipop-agent/install.sh | bashipop-agent doctor
ipop-agent service statuscurl -fsSL https://terminaili.com/downloads/ipop-agent/install.sh | bashipop-agent doctor
ipop-agent service status| Platform | Archive | Checksum |
|---|---|---|
| macOS Apple Silicon | ipop-agent-macos-arm64.tar.gz | SHA-256 |
| macOS Intel | ipop-agent-macos-x64.tar.gz | SHA-256 |
| Linux x64 | ipop-agent-linux-x64.tar.gz | SHA-256 |
/downloads/ipop-agent..sha256 file before installing./usr/local/bin with sudo when needed.ipop-agent install.ipop-agent doctor so setup problems show immediately.curl -fsSL https://terminaili.com/downloads/ipop-agent/ipop-agent-macos-arm64.tar.gz -o ipop-agent-macos-arm64.tar.gz
tar -xzf ipop-agent-macos-arm64.tar.gz
sudo install -m 0755 ipop-agent /usr/local/bin/ipop-agent
ipop-agent install