What's Changed
🐞 Bug Fixes
- Fixed new line break issue with
-title
option by @dogancanbakir in #1439 - Fixed build error on
termux/android
by @RamanaReddy0M in #1424 - Fixed path issue on windows by @dogancanbakir in #1431
- Fixed chrome zombie process using leakless by @dogancanbakir in #1426
- Fixed panic crash with
-asn
option
Other Changes
- Added SNI to jsonl output by @RamanaReddy0M in #1423
- Added optional flag (
-eph
) to skip private host / ips for probing by @CodyCline in #1408 - Added hyperlink to host result by @pdelteil in #1430
- Increased timeout for a page lifecycle event by @dogancanbakir in #1440
New Contributors
- @CodyCline made their first contribution in #1408
- @pdelteil made their first contribution in #1430
Full Changelog: v1.3.6...v1.3.7