Zero Monitor

Hooray! If you're seeing this page it means master is up and running.

Start by generating a temporary invite link to connect one or more nodes (dashboard). Then, copy the following code-snippet and paste in the server to monitor shell:

Linux/macOS

bash <(wget -qO- https://raw.githubusercontent.com/guackamolly/zero-monitor/refs/heads/master/.github/get-node)

Windows

curl -s -o %TEMP%\get-node.bat https://raw.githubusercontent.com/guackamolly/zero-monitor/refs/heads/master/.github/get-node.bat
"%TEMP%\get-node.bat"