PhylaxNet
HOME SECURITY OPERATIONS CENTER

Your network,
watched.

PhylaxNet stands sentry over every device on your home network — discovering what's connected, watching what it talks to, and flagging what shouldn't be there.

12Devices online
184Active connections
2Threats flagged (24h)
CAPABILITIES

Three jobs. One watchtower.

Device discovery

Every phone, laptop, camera, and smart-plug on your LAN gets fingerprinted — hostname, MAC vendor, open ports — the moment it joins.

Traffic inspection

Live flow of who's talking to whom — protocol, destination, and volume — streamed to the dashboard as it happens.

Threat detection

Known-bad IPs, port scans, odd hours, unexpected outbound destinations — matched against threat intel and flagged in real time.

HOW IT WORKS

A watcher on the wire, a console on the web.

A browser can't see raw packets on your LAN — so PhylaxNet splits into a small local agent and this dashboard.

01 · LOCAL AGENT

Capture & scan

A lightweight script on your network (packet capture + ARP/Nmap sweep) runs where the traffic actually flows.

02 · PHP BACKEND

Ingest & store

Agent posts findings to a PHP endpoint on this server, which normalizes and stores devices, flows, and alerts.

03 · DASHBOARD

Watch live

This console polls the backend and renders it — devices online, live traffic, and threats — right here.

LIVE MONITOR

Network traffic

0.0Mbps now
0Packets / sec
0Devices active
0Open alerts
LIVE FLOW
streaming
Time Source Destination Proto Port Bytes Risk
DEMO MODE

This page is currently rendering simulated traffic so you can see the layout live. Point it at a real feed by having your local capture agent (packet sniffer + ARP/Nmap sweep) POST JSON to a PHP endpoint — e.g. /api/ingest.php — and swap the mock generator in app.js for a fetch()/WebSocket poll of that endpoint.