An open API service indexing awesome lists of open source software.

https://github.com/canack/third-eye

Third-Eye is people finder. If target people ( actually target device ) is your nearest Thrid-Eye will alert you.
https://github.com/canack/third-eye

alert kismet kismet-plugin mac-address python

Last synced: 11 months ago
JSON representation

Third-Eye is people finder. If target people ( actually target device ) is your nearest Thrid-Eye will alert you.

Awesome Lists containing this project

README

          

# Third-Eye
Third-Eye is people finder. If target people ( actually target device ) is your nearest Third-Eye will alert you.

Third-Eye working with kismetclient.
Please visit for more: https://github.com/PaulMcMillan/kismetclient

# Dependencies
- espeak

Installation:
```sh
$ git clone https://github.com/canack/Third-Eye.git
$ cd Third-Eye
$ chmod +x third-eye.py
```

Usage:
```sh
$ ./third-eye.py -i INTERFACE
```