Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

DMaendlen/wirelesstraitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wirelesstraitor

What WLAN-autoconnect tells us about you

What this is

A small, currently cli-only, tool to show the geolocation of APs your device wants to connect to.

What this is not

A tool to "hack" (whatever you think this means) a device.

How it works

To install, please use pip:

	sudo pip install --upgrade .

Afterwards run

	wirelesstraitor-cli /path/to/your/apikey

You can get an API key from Google

Internally, wirelesstraitor starts a process that looks for 802.11 probe request packets, parses them and passes the parsed data on to Google's geolocation API. Then it displays the info it could gather from that.

The program runs until you hit Ctrl-C.

Credit

Thank you for the implementation of the Observer-Pattern, Chad Lung!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages