bylickilabs / bylickilabs/Advanced-Vulnerability-Scanner

Performance: Improve multiProbe concurrency

Open
#7 0 comments 0 reactions 1 assignee Claimed by @bylickilabs View on GitHub
enhancement performance
Dominant language
PHP
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

> The multiProbe function is currently limited in efficiency. For larger sets of URLs, scans can take longer than expected. Improvement ideas include:
- Using a larger curl_multi_select timeout or tuning parameters.
- Limiting concurrency per batch to avoid system overload.
- Adding a progress indicator in the UI for long scans.

---

> Expected outcome:
- Faster scanning for directories and sensitive files.
- Improved responsiveness for the user.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.