ELvandito/netband ? reverse-engineered prompt

Reverse engineered prompt

Build me a Linux and rooted Android command line tool that lets me monitor and control devices on my local network using ARP spoofing.

I want to be able to scan for devices, list hosts with their IP and MAC addresses, then limit a device’s bandwidth, block its internet access, or remove those rules later. It should also show live traffic stats, let me watch for devices changing IPs, and keep working if a host reconnects. Please make it auto detect the network interface, gateway, and local network details when possible, but also allow me to set them manually if needed.

It should clean up properly when I quit, restoring ARP tables and removing any network rules it added. Include a simple interactive terminal menu with commands like scan, hosts, limit, block, free, monitor, analyze, status, and quit. If you need to check current docs for scapy, tc, or iptables behavior, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab