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.
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
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 |