Skip to content

Go implementation of tomsteele's warmap which uses Kismet gpsxml files to overlay a Wifi coverage area over a map.

Notifications You must be signed in to change notification settings

jamesbcook/warmap-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

warmap-go

Warmap takes a Kismet gpsxml file and a set of BSSIDs and creates a polygon of coordinates using the convex hull algorithm. This polygon is overlayed over a Google Maps generated map to show the coverage area of the specified BSSID.

##Usage:##

go run warmap -f [Kismet gpsxml file] -b [File or Comma-seperated List of BSSIDs] -o [HTML output file]

Binaries for all platforms can be found here

About

Go implementation of tomsteele's warmap which uses Kismet gpsxml files to overlay a Wifi coverage area over a map.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages