mirror of
https://github.com/projectdiscovery/httpx
synced 2026-06-08 16:50:17 +00:00
7dee9988ca
* feat: Implement flag which when enabled, will skip any host with a private ip address instead of timing out. * fix: Amend private ip check to include loopback and link-local addresses * fix: Amend debug message to be more concise * fix: Account for port numbers in skipPrivateHosts feature * docs: Remove uncessary debug statement * readme update --------- Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>