projectdiscovery / httpx

httpx is a fast and multi-purpose HTTP toolkit that allows running multiple probes using the retryablehttp library.
https://docs.projectdiscovery.io/tools/httpx
MIT License
7.34k stars 801 forks source link

ipv6 output format #1771

Open Arrnitage opened 1 month ago

Arrnitage commented 1 month ago

Please describe your feature request:

if target is ipv6, should output result like this, http(s)://[IPv6_address]:port, not http(s)://IPv6_address:port

Describe the use case of this feature:

GeorginaReeder commented 1 month ago

Thanks for this @Arrnitage , we'll certainly take a look!

ehsandeep commented 1 month ago

@Arrnitage do you example of httpx run like you mentioned?