What's Changed
- Added Favicon hash probe/filter/match support (
favicon,ffc,mfc
) by @Mzack9999 in #476 - Added probe/filter/match for response words count (
wc,fwc,mwc
) by @Mzack9999 in #468 - Added probe/filter/matchers for response lines count (
lc,flc,mlc
) by @Mzack9999 in #468 - Added support for custom resolver/s (
r
) by @Mzack9999 in #467 - Updated to enable
sr
flag internally ifsrd
flag is used by @Mzack9999 in #470 - Updated to trim port padding in host header in case of port
80/443
by @Mzack9999 in #471 - Fixed bug causing a crash with path input by @Mzack9999 in #483
- Fixed bug in TLS-Probe flag discarding hosts starts with
*
by @parrasajad in #452 - Fixed bug truncation of long response file names by @ola456 in #465
New Contributors
- @parrasajad made their first contribution in #452
- @ola456 made their first contribution in #465
Full Changelog: v1.1.4...v1.1.5