No description
Find a file
2026-05-25 23:50:50 -06:00
templates init 2026-05-25 23:28:57 -06:00
.gitignore init 2026-05-25 23:28:57 -06:00
.python-version init 2026-05-25 23:28:57 -06:00
app.py init 2026-05-25 23:28:57 -06:00
deploy.sh init 2026-05-25 23:28:57 -06:00
pyproject.toml init 2026-05-25 23:28:57 -06:00
README.md update README.md 2026-05-25 23:50:50 -06:00
test_webhook.py init 2026-05-25 23:28:57 -06:00
uv.lock init 2026-05-25 23:28:57 -06:00

This is a network scanning tool that will log all the devices. It allows for manually naming and sends notifications via Discord webhooks.

It could be enhanced to use a routers API's to block unauthorized devices. This could be another fun project. If your router doesn't have API's available, you might need some new hardware. A PC with 2 ethernet ports running OPNsense as the router.firewall would be powerful and fun.

Topology

[Internet Modem] -> [OPNsense Router] -> [Network Switch] -> [Devices (AP, PCs, etc.)]