Skip to content

The Devils Eye is an OSINT tool that searches the Darkweb for onion links and descriptions that match with the users query without requiring the use for Tor.

License

Notifications You must be signed in to change notification settings

muhammadalifh/thedevilseye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Version OS GitHub CodeFactor Lines of code PyPI Downloads GitHub repo size

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

Note: As of 23rd January 2022, thedevilseye uses Ahmia.fi resources.

thedevilseye

Installation & Usage

Clone from Github:

$ git clone https://github.com/rly0nheart/thedevilseye.git
$ cd thedevilseye
$ pip install -r requirements.txt
$ python eye [QUERY]

Install from Pypi:

$ pip install thedevilseye
$ eye [QUERY]

Upgrade to latest version:

$ pip install --upgrade thedevilseye

Optional Arguments

Flag MetaVar Usage
-d/--dump path/to/file dump output to a file
-v/--verbose enable verbosity
-i/--i2p switch to i2p network search
--version view program's version number and exit

LICENSE

license

About author

About

The Devils Eye is an OSINT tool that searches the Darkweb for onion links and descriptions that match with the users query without requiring the use for Tor.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%