This project is intended for educational purposes only. Please use it responsibly.
Tor Search is a Python tool designed to fetch multiple onion urls across many tor based search engines. It provides a simple, efficient way to gather information from diverse sources on the dark web.
- Ahmia
- Submarine
- NotEvil
- Evo
- GDark
- VormWeb
- OnionEngine
- Dude
- More to be added soon
Before you begin, ensure you have met the following requirements:
- Python 3: Install Python 3
- Tor :
sudo apt install tor
You can install Tor Search via directly from GitHub.
git clone https://github.com/redteamguy/torSearch.git
cd torSearch/
chmod +x setup.sh && ./setup.sh
python3 torSearch.py
This tool was developed by @redteamguy & @nullxnight.
- Learn,Code & Contribute!
Feedback/Doubts/Business Queries are welcomed.
Reach out to us via redteamguy[at]protonmail[dot]com
Thank you!