What's Changed
🐞 Bugs Fixes
- Fixed timeout value to connect scan default by @Mzack9999 in #1363
- Fixed a bug including scanning ip in results by @Mzack9999 in #1406
- Fixed an issue with exclusion option (
-eh
) by @Mzack9999 in #1431 - Fixed IPv6 source IP bug by @newmanifold in #1364
- Fixed resolve hanging when provides source-ip with SYN scan by @dwisiswant0 in #1421
- Fixed improper signal handling and add proper context cancellation by @Mehran-Seifalinia in #1461
- Fixed nil pointer error in
(*ListenHandler).IPConn
by @dwisiswant0 in #1466 - Fixed protocol string representation in Port by @Mehran-Seifalinia in #1438
🔨 Maintenance
Other Changes
- Added unit tests for runner package by @knakul853 in #1396
- Added networkpolicy support via options by @Mzack9999 in #1404
- Added dynamic result filtering by @dogancanbakir in #1387
- Added binary for arm arch by @omada-challer in #1492
- Removed unused files by @Mzack9999 in #1462
New Contributors
- @newmanifold made their first contribution in #1364
- @knakul853 made their first contribution in #1396
- @dwisiswant0 made their first contribution in #1421
- @Mehran-Seifalinia made their first contribution in #1438
- @omada-challer made their first contribution in #1492
Full Changelog: v2.3.4...v2.3.5