One command on the machine you want to reach. It registers itself to your fleet with its own key and dials out — nothing inbound to open.
curl -fsSL https://get.goodlink.cloud/install.sh | sh
Installs the .deb, verifies the SHA-256, then prompts for your enrollment code.
powershell -ExecutionPolicy Bypass -c "irm https://get.goodlink.cloud/install.ps1 | iex"
Run in an elevated PowerShell. Installs + registers the agent service.
View install.ps1curl -fsSL https://get.goodlink.cloud/install.sh | sh
The same one-liner detects macOS. Signed .pkg distribution is in progress; if the install reports the package isn't published yet, that's expected during the beta.
Verify any download against SHA256SUMS. Machine-readable release info: latest.json.