rly0nheart / thedevilseye

An osint tool that uses Ahmia.fi to get hidden services and descriptions that match with the users query.

Home Page:https://pypi.org/project/thedevilseye

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

thedevilseye

An osint tool that uses Ahmia.fi to get hidden Tor services and descriptions that match with the users query.

Screenshot from 2024-07-27 17-16-00

Python Version GitHub PyPI Downloads GitHub repo size Upload Python Package

Installation

Github

pip install git+https://github.com/rly0nheart/thedevilseye

PyPI

pip install thedevilseye

Usage

thedevilseye --help
usage: thedevilseye [-h] [-e EXPORT] [-v] query

thedevilseye — by Richard Mwewa | https://gravatar.com/rly0nheart

positional arguments:
  query                 search query

options:
  -h, --help            show this help message and exit
  -e EXPORT, --export EXPORT
                        a comma-separated list of file types to export the output to (supported: csv,html,json,xml)
  -v, --version         show program's version number and exit

An OSINT tool that uses Ahmia.fi to get hidden Tor services and descriptions that match with the user's query.

About

An osint tool that uses Ahmia.fi to get hidden services and descriptions that match with the users query.

https://pypi.org/project/thedevilseye

License:GNU General Public License v3.0


Languages

Language:Python 97.7%Language:Dockerfile 2.3%