Metadata-Version: 2.1
Name: thedevilseye
Version: 2022.1.2.0
Summary: Darkweb OSINT tool
Home-page: https://github.com/rly0nheart/thedevilseye
Author: Richard Mwewa
Author-email: richardmwewa@duck.com
License: GNU General Public License v3 (GPLv3)
Platform: UNKNOWN
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

![Python Version](https://img.shields.io/badge/python-3.x-blue?style=flat&logo=python)
![OS](https://img.shields.io/badge/OS-GNU%2FLinux-red?style=flat&logo=linux)
![GitHub](https://img.shields.io/github/license/rly0nheart/thedevilseye?style=flat&logo=github)
![CodeFactor](https://www.codefactor.io/repository/github/rly0nheart/thedevilseye/badge)
![Lines of code](https://img.shields.io/tokei/lines/github/rly0nheart/thedevilseye?style=flat&logo=github)
![PyPI](https://img.shields.io/pypi/v/thedevilseye?style=flat&logo=pypi)
[![Downloads](https://static.pepy.tech/personalized-badge/thedevilseye?period=total&units=international_system&left_color=black&right_color=orange&left_text=pypi+downloads&logo=pypi)](https://pepy.tech/project/thedevilseye)
![GitHub repo size](https://img.shields.io/github/repo-size/rly0nheart/thedevilseye?style=flat&logo=github)

> *THEDEVILSEYE extracts information (.onion links, descriptions) from the darkweb without requiring a Tor network*

> **Note**: As of 23rd January 2022, thedevilseye uses [Ahmia.fi](https://ahmia.fi) resources.

![thedevilseye](https://user-images.githubusercontent.com/74001397/150698696-f905d9ed-6150-45d8-9781-e6485c3ad10b.gif)


# Installation & Usage
**Install from Pypi**:
```
$ pip install thedevilseye
```

```
$ eye [QUERY]
```

**Upgrade to latest version**:
```
$ pip install --upgrade thedevilseye
```

**Clone from Github**:
```
$ git clone https://github.com/rly0nheart/thedevilseye.git
```

```
$ cd thedevilseye
```

```
$ pip install -r requirements.txt
```

```
$ python eye [QUERY]
```

# Optional Arguments
| Flag          |MetaVar|                 Usage|
| ------------- |:----------------------:|:---------:|
| <code>-d/--dump</code>      |   path/to/file |  *dump output to a file*|
| <code>-v/--verbose</code>  |    |  *enable verbosity*  |
| <code>-i/--i2p</code>  |    |  *switch to i2p network search*  |
| <code>--version</code>  |    |  *view program's version number and exit*  |


# LICENSE
![license](https://user-images.githubusercontent.com/74001397/137917929-2f2cdb0c-4d1d-4e4b-9f0d-e01589e027b5.png)

# About author
* [About.me](https://about.me/rly0nheart)

