HTTP_Request_Randomizer icon indicating copy to clipboard operation
HTTP_Request_Randomizer copied to clipboard

question

Open kattstof opened this issue 4 years ago • 2 comments

anyway to speed up or set timeout for finding proxies so it doesn't hang for ~5 + minutes trying to find suitable proxy? ie, don't find suitable proxy in x amount of time, skip etc?

kattstof avatar Feb 09 '21 07:02 kattstof

Hey @kattstof -- if you are calling the generate_proxied_request there is a timeout argument you can use (default is 30s per request). From the command line -- you can pass the -t option to set timeout. Also -s option is useful as you might want to filter-out some proxy-providers.

pgaref avatar Feb 09 '21 09:02 pgaref

thanks! also setting log level doesn't seem to work for me, loglevel CRITICAL still shows DEBUG info etc, don;t know if bug or if theres something wrong with my setup so maybe that's worth looking into. but it doesn't bother me too much.

kattstof avatar Feb 09 '21 20:02 kattstof