Skip to content

HiddenLinks Explorer is a terminal-based tool for exploring categorized `.onion` links from an Excel file. Designed for OSINT and cybersecurity research, it offers a clean, interactive interface to browse dark web URLs by category—quickly, safely, and efficiently.

License

Notifications You must be signed in to change notification settings

Debajyoti0-0/HiddenLinks-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔎 HiddenLinks Explorer

Explore the Depths of the Dark Web Safely

HiddenLinks Explorer is a powerful terminal-based OSINT utility for researchers, journalists, cybersecurity professionals, and enthusiasts to navigate and extract categorized .onion links from a curated dataset. It provides a clean, interactive interface to sift through Tor network site listings by topic, such as marketplaces, forums, leak sites, and anonymity tools.

Banner


🚀 Features

  • 🧠 Category-based filtering of dark web URLs
  • 🧾 Excel sheet parsing for structured URL datasets
  • Rich TUI (Text-based UI) with color-coded terminal output
  • 🔒 Offline and safe — no internet access or crawling required
  • Fast and lightweight — built entirely in Python
  • 💀 Includes over 50+ pre-defined categories

📦 Requirements

  • Python 3.8+
  • pip packages:
    • pandas
    • rich
    • openpyxl (for reading .xlsx files)

📥 Install them with:

pip install -r requirements.txt

🧪 Run The Tool

python explorer.py

⚠️ Disclaimer

This tool is intended for educational and ethical research purposes only. The author is not responsible for any misuse. Please ensure all activities comply with your local laws and organizational policies.

📜 License

Distributed under the GNU V3.0 License. See LICENSE for more information.

❤️ Contributions Welcome

Feel free to fork the repo, submit pull requests, suggest improvements, or report issues via GitHub Issues.

About

HiddenLinks Explorer is a terminal-based tool for exploring categorized `.onion` links from an Excel file. Designed for OSINT and cybersecurity research, it offers a clean, interactive interface to browse dark web URLs by category—quickly, safely, and efficiently.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages