Skip to content

stumblebot/torpido

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Torpido

This script will download a file from a bunch of different tor circuits

Dependencies:

  • tor: installed as a service
  • proxychains: configured to use tor

Use:

  • -u: The URL of the file to download. [REQUIRED]
  • -n: The number of times to attempt to download the file. Default is 5.
  • -l: The location to download these files to. Default is the current directory.
  • -w: The additional amount of time to wait between downloads. Torpido already waits 10 seconds to ensure that there has been enough time to create the next circuit.
  • -h: Display this help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages