booyaa / wifiscanner

A crate to list WiFi hotspots in your area
Apache License 2.0
59 stars 34 forks source link

Err(CommandNotFound) on linux #53

Open ulvido opened 1 year ago

ulvido commented 1 year ago

Operation System: Pop_OS!

Download the repo and cargo run --example scan

image

talksik commented 1 year ago

same error, you must install iw if you are on linux as the package depends on it. For other systems, it might require some other network cli tool