Runs /.netlify/functions/run-tool and displays formatted JSON output.
On-Prem Agent (LAN Inventory)
Install this agent on a PC/VM inside your network. It performs basic inventory discovery
(active hosts, local IP, etc.) and sends the report to the RomanoTI control plane.
Org API Key
Used only to generate commands and query reports. It is not stored by the page.
Agent name (optional)
The generated command downloads the agent, sets ROMANOTI_API and ROMANOTI_KEY,
runs a quick scan, then posts the result to /client/report.
No data to display yet.
External Checks
Quick diagnostics for external domains.
TLS Certificate Check
Calls /ext/tls and returns issuer, subject, and expiration.
Email DNS Check
Calls /ext/emaildns and shows MX / SPF / DMARC.
Login
Required to use Ping / Traceroute / Port Scan against the backend.
API: . You can override it with
localStorage.setItem('romanoti_api','http://127.0.0.1:8000') and reload.
Tools
Authenticated as:
System
Ping
If the backend does not yet implement /network/ping, you will see “endpoint not available”.
Traceroute
If the backend does not yet implement /network/traceroute, you will see “endpoint not available”.
Port Scan
If you specify “ports”, start/end are ignored. Compatible with your current endpoint.