R
R
Rinat Norezov2021-09-27 05:02:55
Windows
Rinat Norezov, 2021-09-27 05:02:55

Is there a file downloader over the tor network?

Is there a console file uploader for windows via tor network with onion resources? That is, without any intermediaries like curl + tor-bundle, wget + tor-bundle. For this utility to take something like:
tordwnl.exe -o dfpgaioldcfoibmdmaipzx.onion/film.mp4 -f film.mp4 as input and download the file to the computer disk?
Or maybe the tor-bundle itself can, but it's not documented?
Here https://github.com/aberi/onion-downloader has what you need, but a rather old project and only for linux.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nadim Zakirov, 2021-09-27
@zkrvndm

When you start Tor, it creates a local socks5 proxy in the system, in order to download something you just need to access this proxy. Or you can write an extension for the Tor browser to download files.

D
DreamingKitten, 2021-10-20
@DreamingKitten

You can’t do without a separately launched tor, since it is he who implements the proxy in the onion network. No downloading software can work with it directly.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question