Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question #69

Open
kattstof opened this issue Feb 9, 2021 · 2 comments
Open

question #69

kattstof opened this issue Feb 9, 2021 · 2 comments

Comments

@kattstof
Copy link

kattstof commented Feb 9, 2021

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?

@pgaref
Copy link
Owner

pgaref commented Feb 9, 2021

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.

@kattstof
Copy link
Author

kattstof commented Feb 9, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants