- Control multiple Bettercap nodes through REST API
- Runs in Windows and Linux (pwsh)
- Change wifi adapter, channel(s), ttl per node
- Saves individual node settings
- Save GPS location with accesspoint
- Generate KML file
- Generate csv File
- Save and resume sessions
- REST API authentication (for now use no user /pass)
- Save handshakes central (for now they are saved local on the node)
- Cleanup code
For each node
- run bettercap
- set api.rest.address <ip or 0.0.0.0> (bind to all interfaces)
- api.rest on
Display available commands
Change node ttl settings
Send configuration (interface, channel, ttl) and start wifi.recon on node
Start retrieving data from nodes
Saves session, Export CSV, Export KML and exit