Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

License

Notifications You must be signed in to change notification settings

dznet/thedevilseye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Version OS GitHub CodeFactor PyPI Downloads GitHub repo size

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

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
-q/--query search query return results related to the search query
-i/--i2p switch to i2p network search
--jailbait 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
-d/--dump path/to/file dump output to a file
-v/--verbose enable verbosity
-u/--update update thedevilseye to the newest version
--release-tag show program's release tag and exit
--licence/--license show program's licen[sc]e and exit

LICENSE

license

About author

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%