Metadata-Version: 2.1
Name: thedevilseye
Version: 2022.1.4.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*
![thedevilseye](https://user-images.githubusercontent.com/74001397/154586969-6c1b8af2-8ea5-4000-b7ed-84f4ad7ac971.gif)


# 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**:
```
$ python eye --update
```

```
$ 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>--jailbait</code>  |    |  *Ahmia.fi self-help program;  The self-help program is primarily intended for people who are worried about their interest, thoughts, feelings or actions concerning children.* [Learn more](https://ahmia.fi/legal)  |
| <code>-d/--dump</code>      |   path/to/file |  *dump output to a file*|
| <code>-v/--verbose</code>  |    |  *enable verbosity*  |
| <code>-u/--update</code>  |    |  *update thedevilseye to the newest version (Availble in the [Github alternative](https://github.com/rly0nheart/thedevilseye))*  |
| <code>--release-tag</code>  |    |  *show program's release tag and exit*  |
| <code>--licence/--license</code>      |   |  *show program's licen[sc]e 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)

