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.
- Host: GitHub
- URL: https://github.com/canack/third-eye
- Owner: canack
- Created: 2017-08-14T11:36:27.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T08:09:58.000Z (over 3 years ago)
- Last Synced: 2025-05-01T09:18:09.259Z (about 1 year ago)
- Topics: alert, kismet, kismet-plugin, mac-address, python
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 16
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```