sn0b4ll / aria2-onion-downloader

Download from .onion-domains faster.
GNU Lesser General Public License v2.1
154 stars 17 forks source link

Can i download a normal file without using TOR? #23

Closed shidevil closed 3 months ago

shidevil commented 3 months ago

Hi @sn0b4ll ,

I love this project alot. I just want to check if i were to download a normal file such as https://releases.ubuntu.com/24.04/ubuntu-24.04-desktop-amd64.iso

Will it be using TOR? can it route to normal traffic if the url is not from a .onion domain?

Thank you

sn0b4ll commented 3 months ago

Hey @shidevil,

this downloader will always use Tor to connect to the internet and there also download clear-net files like the one stated via Tor.

But you can simply use aria2 (https://aria2.github.io/) itself to download files without tor 😊