Darkus is a Onion websites searcher it uses deep/dark web searcher engines to search a specific word and give you back the link results.
This tool is intented only for research and educational purposes only. I do not assume any liability for any bad/illegal usage of this tool.
git clone https://github.com/Lucksi/Darkus
cd Darkus
sudo apt-get update
sudo chmod +x Installer.sh
sudo bash Installer.sh
if you encounter some errors in the python libraries installation use this method:
git clone https://github.com/Lucksi/Darkus
sudo apt-get update
cd Darkus
python3 -m venv .lib_venv
sudo chmod +x Installer.sh
sudo bash Installer.sh
source .lib_venv/bin/activate
pip3 install -r requirements.txt
cd Darkus
sudo python3 Main.py
python3 Main.py
cd Darkus
source .lib_venv/bin/activate
python3 Main.py
Name | Link |
---|---|
Ahmia(Clear Web site) |
https://ahmia.fi |
Ahmia(Onion Site) |
http://juhanurmihxlp77nkq76byazcldy2hlmovfu2epvl5ankdibsot4csyd.onion |
Torch(Onion Site) |
http://torchdeedp3i2jigzjdmfpn5ttjhthh5wbmda2rr3jvqjg5p77c54dqd.onion |
notevil(Onion Site) |
http://notevilmtxf25uw7tskqxj6njlpebyrmlrerfv5hc4tuq7c7hilbyiqd.onion |
Option name | Result |
---|---|
Help |
Print Command Options |
DB-A |
Activate Local Database |
DB-D |
Deactivate Local Database |
DB-S |
Local Database Status |
--Check |
Check if the given url is included on Ahmia Blacklist |
Darkus-Exit |
Exit from the programm |
[+]Python3
[+]Tor
[+]Php
[+]Internet Connection
ORIGINAL CREATOR: LUCA GAROFALO (Lucksi)