Romanoti Platform / Tools Console

Infrastructure diagnostics and operational checks.

Romanoti Tools Console brings together selected diagnostics, inventory utilities, and external checks that support the broader Romanoti Platform vision for visibility, discovery, and operational clarity.

Diagnostics Server-side validation and infrastructure checks.
Inventory On-prem collection for LAN visibility and reporting.
External checks TLS, email DNS, and operational exposure review.
Server-side Function

Server Diagnostic

Runs /.netlify/functions/run-tool and returns structured diagnostic output.

    
LAN Inventory / Agent

On-Prem Agent

Install an agent inside your network to collect basic LAN inventory and send 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, configures ROMANOTI_API and ROMANOTI_KEY, then executes a quick inventory scan and posts the result to /client/report.

No report is displayed until a valid inventory payload is available.

    
External Checks

Exposure & Validation Tools

Quick validation utilities for external domains, certificates, and email posture.

TLS Certificate Check

Calls /ext/tls and returns issuer, subject, and expiration details.

        

Email DNS Check

Calls /ext/emaildns and returns MX / SPF / DMARC indicators.

        
Authenticated Operations

Advanced Tools Console

Use authenticated backend calls for system information, ping, traceroute, and port scan tasks.

Login

Required to use authenticated backend diagnostics.
API base: . You can override it with localStorage.setItem('romanoti_api','http://127.0.0.1:8000') and reload.

Output