The dashboard talks to your PatrolForce server using a secret token. You generate it once on the Mac, then paste it here. It's saved to this browser's localStorage so you only do this once.
openssl rand -hex 32 > ~/.sentinel-admin-token && chmod 600 ~/.sentinel-admin-token cat ~/.sentinel-admin-token
cd ~/Documents/sentinel/scripts && npx tsx server.ts
[Sentinel:server] listening on :4001
Server URL: http://localhost:4001 · change
http://localhost:4001