Giter Site home page Giter Site logo

wireless-device-tracker's Introduction

Wireless Device Tracker

Utility to track and lookup for wireless devices

This is a tool that helps you track and lookup for wireless devices.

It may be useful if you have lost your mobile phone, tablet, laptop, etc. or if it has been stolen... You can also use it to track every device near you.

Special thanks to my friend HASH-IT for the main idea, improvement suggestions, beta-testing...

Requirements

Modes

Wireless Device Tracker has two available working modes:

Discovery mode (a.k.a. Gossip mode) {-d, --discovery}

This mode tracks everything around, any wireless device will be tracked.

Lookup mode {-l, --lookup}

This mode looks for specific devices. You need to specify them in a comma separated format. eg:

   - MAC:                  AA:BB:CC:DD:EE:FF,11:22:33:44:55:66
   - MAC + name:           AA:BB:CC:DD:EE:FF-Laptop,11:22:33:44:55:66-Phone
   - String (ESSID):       [Home],[WLAN]
   - Mixed:                AA:BB:CC:DD:EE:FF,11:22:33:44:55:66-Phone,[WLAN]
Lookup mode options
-p, --play [file]

You can play a file when a device you are looking for is found. If no file is set, then the embedded one is used.

General options

-i, --interface <interface>

You can select the interface you want to use for tracking. Monitor mode is enabled automatically if needed.

-a, --ap
-s, --sta

You can filter the type of devices you want to track. This can be only APs or only STAs.

-g, --gap

You can set the sleep time between prints (in seconds). Default time gap value is set to 30 seconds for Discovery mode.

-w, --write <logfile>

You can log all the tracked information and store it in a file.

-h, --help

Shows the usage screen and exits.

#Important note

While scanning, press 'q' to exit... DON'T PRESS Ctrl^C

License

This program is free software: you can redistribute it and / or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.