An open API service indexing awesome lists of open source software.

https://github.com/crueldev69/onion-link-validator

Find valid onion links.
https://github.com/crueldev69/onion-link-validator

ahmia darkweb-market-links darkweb-onion-links darkweb-scraping hidden-wiki onion-service search tor-network tor-network-access torch

Last synced: 9 months ago
JSON representation

Find valid onion links.

Awesome Lists containing this project

README

          

# 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](./assets/Screenshot_2025-08-20_031746.png)
![HIDDEN_WIKI](./assets/Screenshot_2025-08-20_031908.png)
![TORCH](./assets/Screenshot_2025-08-20_032026.png)

## Installation

### Prerequisites
- **Python >= 3.10**
- **Tor Expert Bundle** installed and running
- **Requests & Stem** (installed via `requirements.txt`)

### Setup

1. Clone the repository:
```bash
git clone https://github.com/CruelDev69/onion-link-validator.git
cd onion-link-validator

2. Install dependencies:

```bash
pip install -r requirements.txt
```

3. Start Tor Expert Bundle in the background.

4. Run the script:

```bash
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

* **Discord:** Ahad#3257
* **Website:** [itscruel.cf](https://www.itscruel.cf)

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