Explore and interact with .onion sites safely: download files, calculate sizes, and count by extension, all through the anonymity of Tor.
This tool offers a command-line interface for efficient and anonymous interaction with .onion directories. Perfect for:
- π₯ Downloading entire directories.
- π₯οΈ Calculating total sizes.
- ποΈ Counting files by their extension.
Before diving in, ensure you have:
- Python 3.x installed.
- Tor and
torsocksconfigured for .onion access.
- Clone the repository:
git clone https://github.com/Ale0011/darkweb-file-downloader.git - Navigate to the project directory:
cd darkweb-file-downloader - Install the dependencies:
pip install -r requirements.txt
Execute the script with torsocks and sudo for routing through Tor and proper permissions:
sudo torsocks python3 darkweb_file_downloader.py
Follow the on-screen prompts to choose your adventure π.
Your contributions make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are deeply appreciated π.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/CoolFeature) - Commit your Changes (
git commit -m 'Add some CoolFeature') - Push to the Branch (
git push origin feature/CoolFeature) - Open a Pull Request
This project is under the MIT License - see the LICENSE file for details.
- π‘οΈ Thanks to the Tor Project for essential tools for safe navigation.
- π This project is for educational purposes only. Always respect privacy and legality.
Feel free to star β the repository if this tool helped you!