netscanner
netscanner copied to clipboard
Terminal Network scanner & diagnostic tool with modern TUI
I'm kind of new to rust and open source development, so pardon me if I took wrong approach; ~1. I found that tokio-wifiscanner has been fixed by DJStompZone for Windows...
error[E0728]: `await` is only allowed inside `async` functions and blocks --> C:\Users\\.cargo\registry\src\index.crates.io-6f17d22bba15001f\tokio-wifiscanner-0.2.1\src\sys\windows.rs:11:10 | 6 | pub fn scan() -> Result { | ---------------------------------- this is not `async` ... 11 |...
Hi, I'd love to see the option to use netscanner with ```gpsd``` to enable [wardriving]( https://en.wikipedia.org/wiki/Wardriving )-alike mapping as this would greatly help testing and verifying Wireless network deployments. Ideally...