v1.3.4
What's Changed
🎉 Features
-fep, -filter-error-page filter response with ML based error page detection
- Added support for multiple output format by @dogancanbakir in #1242
-oa, -output-all filename to write output results in all formats
- Added html index (
screenshot.html
) file for screenshots by @bugrakocabay in #1226 - Added custom config input support by @dogancanbakir in #1273
-config string path to the httpx configuration file (default $HOME/.config/httpx/config.yaml)
🐞 Bugs
- Fixed
-tls-grab
option issue in ztls mode by @RamanaReddy0M in #1259 - Fixed issue with
-sr
option when used with-x
option by @ErikOwen in #1298
🔨 Maintenance
Other Changes
New Contributors
Full Changelog: v1.3.3...v1.3.4