Skip to content

CruelDev69/onion-link-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark Syenite

Dark Syenite is a tool that checks the availability of .onion websites through the Tor network. Developed by Ahad.

Features

  • Bulk Validation – Test multiple .onion links at once.
  • Fast Results – Uses concurrent requests for faster validation.
  • Error Handling – Detects unreachable or offline services.

Screenshots

AHMIA
HIDDEN_WIKI
TORCH

Installation

Prerequisites

  • Python >= 3.10
  • Tor Expert Bundle installed and running
  • Requests & Stem (installed via requirements.txt)

Setup

  1. Clone the repository:

    git clone https://github.com/CruelDev69/onion-link-validator.git
    cd onion-link-validator
    
  2. Install dependencies:

    pip install -r requirements.txt
  3. Start Tor Expert Bundle in the background.

  4. Run the script:

    python3 main.py

Notes

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

Contact

If you find this tool useful, consider giving the repository a ⭐!

Releases

No releases published

Packages

No packages published

Languages