A small agent that connects outbound to the control plane and runs the checks you assign in app.argusnoc.net. After install the probe appears in the panel as pending; an administrator approves it and measurements start within a minute.
Probes send only measurement results (RTT, loss, hops) to ArgusNOC — no traffic content, no credentials.
Linux · Debian 12/13 · Ubuntu 22.04/24.04 · amd64, arm64
One command
curl -sL https://get.argusnoc.net | sh
The installer installs packages, tunes the network stack and firewall, asks four questions (probe name, country, city, e-mail) and registers the probe. Run the same command again to update the agent.
# uninstall, keeping the token
curl -sL https://get.argusnoc.net | sh -s -- --uninstall
Windows SmartScreen may show an «unknown publisher» warning — the Windows agent is currently going through the application signing process. The probe is completely safe: the installer verifies the package by SHA-256 and an ed25519 signature before installing. Click «More info» → «Run anyway».
The installer downloads the current package from our servers and verifies its sha256 and ed25519 signature before installing.