Post

Orb

Orb continuously measures internet quality rather than just speed, scoring responsiveness, reliability and bandwidth into a single Orb Score. The sensor is a headless agent that runs 24/7, uploads its measurements to your Orb account, and is viewed from the Orb mobile or desktop app. Orb is free for up to five sensors.

Orb

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/orb.sh)"
CPU: 1 cores RAM: 512 MB Disk: 4 GB OS: Debian 13

Notes

The sensor starts unlinked and must be claimed before it appears in your account. Run runuser -u orb -- orb link inside the container to sign into Orb.
View measurements in the Orb app or at https://app.orb.net, or run runuser -u orb -- orb summary in the container for the latest scores as JSON.

Source code
Loading...