v1.6.4
版本发布时间: 2024-06-23 04:18:40
projectdiscovery/httpx最新发布版本:v1.6.9(2024-10-21 06:35:38)
What's Changed
🎉 New Features
- Added
-efqdn
option to extract subdomans from response header and body by @RamanaReddy0M in https://github.com/projectdiscovery/httpx/pull/1733
# OPTION
-extract-fqdn, -efqdn get domain and subdomains from response body and header in jsonl/csv output
# EXAMPLE
$ echo tesla.com | ./httpx -efqdn -j -fr | jq .
- Added support to exclude response body with
-sr
option by @saeed0x1 in https://github.com/projectdiscovery/httpx/pull/1671
# OPTION
-ob, -omit-body omit response body in output
# EXAMPLE
$ echo hackerone.com | ./httpx -store-response -omit-body
- Added support for multiple input for filter options by @dogancanbakir in https://github.com/projectdiscovery/httpx/pull/1761
🐞 Bug Fixes
- Fixed issue with empty host by @dogancanbakir in https://github.com/projectdiscovery/httpx/pull/1759
- Fixed issue with missing
1XX
status code in output by @dogancanbakir in https://github.com/projectdiscovery/httpx/pull/1760
Other Changes
- Added http based speed control (SDK) by @dogancanbakir in https://github.com/projectdiscovery/httpx/pull/1762
- Ảdded support to use networkpolicy + wappalyzer singletons (SDK) by @Ice3man543 in https://github.com/projectdiscovery/httpx/pull/1769
New Contributors
- @saeed0x1 made their first contribution in https://github.com/projectdiscovery/httpx/pull/1671
Full Changelog: https://github.com/projectdiscovery/httpx/compare/v1.6.3...v1.6.4
1、 httpx_1.6.4_checksums.txt 750B
2、 httpx_1.6.4_linux_386.zip 13MB
3、 httpx_1.6.4_linux_amd64.zip 13.76MB
4、 httpx_1.6.4_linux_arm.zip 13.33MB
5、 httpx_1.6.4_linux_arm64.zip 12.83MB
6、 httpx_1.6.4_macOS_amd64.zip 14.32MB
7、 httpx_1.6.4_macOS_arm64.zip 13.97MB
8、 httpx_1.6.4_windows_386.zip 12.65MB
9、 httpx_1.6.4_windows_amd64.zip 13.17MB