NetScope — Local Network Analyzer

Overview
A locally-run web application that discovers, monitors, and analyzes every device on your home or office network in real time. Combines a Django REST backend powered by Scapy for raw packet operations with a Next.js / React frontend — no cloud service required.
Key Features
Tech Stack
Detailed Description
NetScope gives you full visibility into your local network without touching the cloud. ARP-scan your subnet to find every connected device, run port scans to flag risky services, and watch live traffic flow through an interactive topology graph — all streamed in real time via SSE. The security report scores your network's risk posture, while DNS monitoring shows exactly which domains each device is talking to. Built with Scapy for raw packet operations and a clean Next.js dashboard, it turns your browser into a network operations center.