What's Changed
- ⚠️ Removed
-ec
option in favor of newly added-exclude
option ⚠️
- Added customizable
-exclude
option by @dogancanbakir in #1517
-e, -exclude string[] exclude host matching specified filter ('cdn', 'private-ips', cidr, ip, regex)
- Added timeout option for screenshot by @Yoshino-s in #1516
-st, -screenshot-timeout int set timeout for screenshot in seconds (default 10)
-ho, -headless-options string[] start headless chrome with additional options
- Fixed issue with use of system resolver with custom resolver input by @karelorigin in #1541
- Fixed issue with existing response directory by @dogancanbakir in #1451
- Fixed issue with
-websocket
and-pipeline
detection by @RamanaReddy0M in #1528 - Fixed issue with redirects with
-ports
option by @RamanaReddy0M in #1529 - Fixed issue with
-tls-probe
option by @CyberStryk in #1461
New Contributors
- @PeterDaveHello made their first contribution in #1497
- @olearycrew made their first contribution in #1495
- @CyberStryk made their first contribution in #1461
- @Yoshino-s made their first contribution in #1516
Full Changelog: v1.3.7...v1.3.8