Metadata-Version: 2.1
Name: thedevilseye
Version: 2022.1.3.0
Summary: Darkweb .onion link(s) extracting 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
License-File: LICENSE

![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)
![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*

[![asciicast](https://asciinema.org/a/450047.svg)](https://asciinema.org/a/450047)

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

```
$ cd thedevilseye
```

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

```
$ python eye search-query
```

**Install from Pypi**:
```
$ pip install thedevilseye
```

```
$ eye search-query
```

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


# Optional Arguments
| Flag          |MetaVar|                 Usage|
| ------------- |:----------------------:|:---------:|
| <code>-q/--query</code>      |    search query |  *return results related to the search query*|
| <code>-i/--i2p</code>  |    |  *switch to i2p network search*  |
| <code>-d/--dump</code>      |   path/to/file |  *dump output to a file*|
| <code>-v/--verbose</code>  |    |  *enable verbosity*  |
| <code>--licence/--license</code>      |   |  *view program's licen(sc)e and exit*|
| <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)

