Open pwnfoo opened 4 years ago
The tool currently send synchronous requests. This is obviously not the best solution and it waits for the response before proceeds to the next set of URLs.
asyncio based solution will be a good feature to have.
The tool currently send synchronous requests. This is obviously not the best solution and it waits for the response before proceeds to the next set of URLs.
asyncio based solution will be a good feature to have.