WhiteAssassins/AE-NetScope — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a self hosted web app for keeping track of everything on a home or small office LAN. I want to log in, then manage devices, IP addresses, MAC addresses, subnets, VLANs, services, hardware details, and notes in one clean dashboard.

It should have a backend API and a modern web UI. Include a first admin account setup, secure password storage, session login, roles like admin, operator, and viewer, and basic protections for logged in changes. The dashboard should load real data from the API, not fake frontend data.

I need pages to add, edit, view, deactivate, and delete devices, manage interfaces, register and assign IPs, detect duplicate IP or MAC entries, manage subnets with gateway checks and usage stats, manage VLANs with summaries, and manage services with ports, protocols, status filters, and device links.

Make it runnable locally with sample safe data, and include clear production setup using PostgreSQL, Redis, and a reverse proxy.

Want more depth? Deep Reverse