v1.2.2
版本发布时间: 2022-06-12 13:01:41
projectdiscovery/httpx最新发布版本:v1.6.9(2024-10-21 06:35:38)
What's Changed
- Added CDN match/filter (
-mcdn
, /-fcdn
) support by @LuitelSamikshya in https://github.com/projectdiscovery/httpx/pull/579
-mcdn, -match-cdn match host with specified cdn provider (oracle, google, azure, cloudflare, cloudfront, fastly, incapsula, akamai, sucuri, leaseweb)
-fcdn, -filter-cdn filter host with specified cdn provider (oracle, google, azure, cloudflare, cloudfront, fastly, incapsula, akamai, sucuri, leaseweb)
- Added response time-based match/filter (
-mrt
/-frt
) support by @LuitelSamikshya in https://github.com/projectdiscovery/httpx/pull/597
-mrt, -match-response-time match response with specified response time in seconds (-mrt '< 1')
-frt, -filter-response-time filter response with specified response time in seconds (-frt '> 1')
- Added Custom TLS SNI input (
-sni
) support by @Mzack9999 in https://github.com/projectdiscovery/httpx/pull/581
-sni, -sni-name Custom TLS SNI name
- Added TLS 1.0 support by @Mzack9999 in https://github.com/projectdiscovery/httpx/pull/645
- Added ASCII hostname support by @LuitelSamikshya in https://github.com/projectdiscovery/httpx/pull/615
- Fixed bug with displaying cname when using
ports
by @LuitelSamikshya in https://github.com/projectdiscovery/httpx/pull/625 - Fixed bug with
-probe-all-ips
when using withports
by @Mzack9999 in https://github.com/projectdiscovery/httpx/pull/626 - Fixed bug with directory permission issue failing silently by @LuitelSamikshya in https://github.com/projectdiscovery/httpx/pull/650
- Fixed data race issue by @chavacava in https://github.com/projectdiscovery/httpx/pull/585
- Fixed bug to make
cdn
check error as non-fatal by @jimen0 in https://github.com/projectdiscovery/httpx/pull/602 - Fixed bug with input URL fragments being stripped by @LuitelSamikshya in https://github.com/projectdiscovery/httpx/pull/646
- Memory allocation improvements by @jimen0 in https://github.com/projectdiscovery/httpx/pull/588
New Contributors
- @forgedhallpass made their first contribution in https://github.com/projectdiscovery/httpx/pull/589
- @chavacava made their first contribution in https://github.com/projectdiscovery/httpx/pull/585
Full Changelog: https://github.com/projectdiscovery/httpx/compare/v1.2.1...v1.2.2
1、 httpx_1.2.2_checksums.txt 752B
2、 httpx_1.2.2_linux_386.zip 5.07MB
3、 httpx_1.2.2_linux_amd64.zip 5.3MB
4、 httpx_1.2.2_linux_arm64.zip 4.89MB
5、 httpx_1.2.2_linux_armv6.zip 5.05MB
6、 httpx_1.2.2_macOS_amd64.zip 5.49MB
7、 httpx_1.2.2_macOS_arm64.zip 5.32MB
8、 httpx_1.2.2_windows_386.zip 5.19MB
9、 httpx_1.2.2_windows_amd64.zip 5.3MB