Scans nearby wifi networks and the devices connected to each network.
On Debian based Linux, install apt-get install libpcap-dev
, so build the project:
rust
cargo build --release
Root access is required to nearby
be able to set the wireless interface on Monitor Mode
rust
sudo target/release/nearby -i your_wireless_adapter
I.e: wlan0, or just run iwconfig to get it
Use --netjson
to generate networks.json
and use it as input to visualization
rust
sudo target/release/nearby -i your_wireless_adapter --netjson
Use --graph
to start a webserver and visualize the generated file (networks.json
)
rust
target/release/nearby --graph
There are many USB WiFi adapters that support monitor mode, i.e: