Dark Syenite is a tool that checks the availability of .onion
websites through the Tor network. Developed by Ahad.
- Bulk Validation – Test multiple
.onion
links at once. - Fast Results – Uses concurrent requests for faster validation.
- Error Handling – Detects unreachable or offline services.
- Python >= 3.10
- Tor Expert Bundle installed and running
- Requests & Stem (installed via
requirements.txt
)
-
Clone the repository:
git clone https://github.com/CruelDev69/onion-link-validator.git cd onion-link-validator
-
Install dependencies:
pip install -r requirements.txt
-
Start Tor Expert Bundle in the background.
-
Run the script:
python3 main.py
- Ensure Tor Expert Bundle is installed and running before starting.
- This tool is for educational purposes only.
- Only use this tool for legal purposes.
- Do not claim this script as your own.
- Discord: Ahad#3257
- Website: itscruel.cf
If you find this tool useful, consider giving the repository a ⭐!