Sign in to continue.
Backend admin API health.
Recent security events.
Recent pentest activity.
Top observed source locations.
View registered customer computers, heartbeat status, replacement state, and recent activity.
| Device | Customer | Status | Last Seen | Purchase | Replacement |
|---|---|---|---|---|---|
| Devices have not been loaded yet. | |||||
Safe troubleshooting guidance for common monitoring-agent issues. These instructions do not alter a customer device automatically.
Confirm the computer is powered on, connected to the internet, and that the Computer Care agent service is running. Allow a few minutes for the next heartbeat.
Verify that the customer entered the correct setup key and that the purchase still has available device capacity. Do not reuse a key on an unauthorized computer.
Keep the old device inactive while the replacement computer completes registration. Confirm the replacement link before removing historical device records.
Refresh this page after several minutes. A short delay may be caused by startup time, sleep mode, connectivity, or the agent service restarting.
Loading...
Saved to the admin backend. Browser local storage is used only as a fallback.
Current admin monitoring endpoint status and future customer target monitoring.
| Target | Status | CPU | Memory | Message |
|---|---|---|---|---|
| Admin API | Checking... | - | - | - |
Recent security events returned by the admin backend.
| Time | Type | Detail | Status |
|---|---|---|---|
| No events loaded yet. | |||
Recent pentest log activity.
| Time | Tool | Result |
|---|---|---|
| No logs loaded yet. | ||
IP-based lookup can usually estimate city/state/ISP. It does not reliably prove a physical street address. For physical service addresses, use customer-entered/billing address or device GPS permission.
No browser location requested yet.
Top source locations from backend. Currently returns safe placeholder data until we wire live events.
| Country/Region | Count | Notes |
|---|---|---|
| No geo sources loaded yet. | ||
For exact customer location, store customer-provided address here later.
No site location saved yet.
app.py and load it from .env or a database.
Password storage is now backend-based. The admin password is saved as a hash in
/app/admin_data/admin_auth.json, not as plain text.
After changing the password, click Logout and sign back in with the new password. Do not paste real passwords into screenshots or chat.