Quick Start
Run the following command to start NanoPing:
sudo np up
It will print a message with a link for you to claim your device. Click the link and follow the instructions to claim your device.
When the device is claimed, you will see output similar to this:
user@device$ sudo np up
Claim this device by following this link: https://user.nanoping.com/claim?id=xxxxxx
Started. Serving dashboard on http://127.0.0.1:8081
Click the dashboard link to open the NanoPing dashboard in your browser. Or open your browser and go to:
http://localhost:8081
And to stop NanoPing, run:
sudo np down