Small console app to execute batch download of files from provided onion links using a Tor connection, using SocksWebProxy Nuget Package from Landon Key (Visit: https://github.com/postworthy/SocksWebProxy/).
Parameter | Value |
---|---|
DESTINATION_PATH | Local path of folder where files will be downloaded. (e.g. D:\FOLDER_DOWNLOAD) |
BASE_URI | First part of URL that is common for all files. |
BATCH_ORIGIN_FILE | Local path and name of .ini file that contains all files URLs |