Skip to content

Python OSX wifi scanner that displays nearby APs and converts the output to JSON for further usage

Notifications You must be signed in to change notification settings

imclab/Wifi-Scanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wifi-Scanner for Potential War-driver API

Wifi scanner that displays nearby APs and parameterizes the output to send the data to an API in the form

Wifiscan runs on Windows and OSX.

The API returns a JSON object. It is merely for demonstartion purposes and provides a quick template for parsing the scanner's output. Configure it to suit your own applications.

TO-DO

Improve Windows parsing or change OSX parsing to adhere to DRY principle

NOTE

Feel free to add Linux (iwlist -scanning) support and I will accept accept the merge after review, however I will not be adding a Linux scanning utility.

About

Python OSX wifi scanner that displays nearby APs and converts the output to JSON for further usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published