Skip to content

Implement aiohttp based solution for much faster scanning #5

@pwnfoo

Description

@pwnfoo

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions