warmap

0.0.2 • Public • Published

warmap

Creates wonderful maps from Kismet gpsxml files.

###Installation### Install from npm:

    $ npm install -g warmap

Alternatively, you can clone the repository, install the required modules using npm, and run as index.js:

    $ git clone https://github.com/tomsteele/warmap.git
    $ npm install
    $ ./index.js

###Usage###

    $ warmap <file.gpsxml> <bssids>

Package Sidebar

Install

npm i warmap

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • tomsteele