Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Lucksi/Darkus
A Onion websites searcher
https://github.com/Lucksi/Darkus
darkweb deepweb onion tor
Last synced: 17 days ago
JSON representation
A Onion websites searcher
- Host: GitHub
- URL: https://github.com/Lucksi/Darkus
- Owner: Lucksi
- License: gpl-3.0
- Created: 2023-10-27T15:04:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-03T21:20:30.000Z (about 1 month ago)
- Last Synced: 2025-01-17T20:08:01.412Z (18 days ago)
- Topics: darkweb, deepweb, onion, tor
- Language: Python
- Homepage:
- Size: 362 KB
- Stars: 257
- Watchers: 7
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
- cybersources - Darkus
README
***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.***
## DISCLAIMER
***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.***
## Screenshot:
## Local Database:
## Installation:
```bash
git clone https://github.com/Lucksi/Darkus
cd Darkus
sudo apt-get update
sudo chmod +x Installer.sh
sudo bash Installer.sh
```## Installation (Venv):
**if you encounter some errors in the python libraries installation use this method:**
```bash
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
```## Execution:
```bash
cd Darkus
sudo python3 Main.py
python3 Main.py
```
## Execution (Venv)
```bash
cd Darkus
source .lib_venv/bin/activate
python3 Main.py
```## Current Search Engines:
| 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 |## Current command list:
| 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 |## Requirements:
[+]Python3
[+]Tor
[+]Php
[+]Internet Connection## STARGAZERS OVER TIME
[![Stargazers over time](https://starchart.cc/Lucksi/Darkus.svg)](https://starchart.cc/Lucksi/Darkus)
##
MADE WITH :heart: BY LUCKSI IN :it:
##
ORIGINAL CREATOR: LUCA GAROFALO (Lucksi)
##
LICENSE: GPL-3.0 License
COPYRIGHT: (C) 2023-2025 Lucksi