Description:
When using the tool in Linux, most of the modules result in Error (ConnectError: [errno -2] name or service not known). Since the module performs many requests at once, this may be DNS hitting the rate limit.
I'm not able to reproduce this in Windows, only in Linux (only tested in Linux Mint).
Possible solutions:
Perhaps lower MAX_CONCURRENT_REQUESTS on Linux.
Description:
When using the tool in Linux, most of the modules result in
Error (ConnectError: [errno -2] name or service not known). Since the module performs many requests at once, this may be DNS hitting the rate limit.I'm not able to reproduce this in Windows, only in Linux (only tested in Linux Mint).
Possible solutions:
Perhaps lower
MAX_CONCURRENT_REQUESTSon Linux.