Skip to content

Releases: projectdiscovery/naabu

v2.3.4

25 Jan 12:11
Compare
Choose a tag to compare

What's Changed

🐞 Bugs Fixes

Other Changes

  • Fix units (seconds -> milliseconds) in a description of Timeout field in Options struct by @HappyStoic in #1314
  • feat: convert timeout flag to support time formats (e.g., 5s, 100ms) by @soonghee2 in #1344
  • Add build support to FreeBSD in #1299

New Contributors

Full Changelog: v2.3.3...v2.3.4

v2.3.3

28 Nov 22:56
Compare
Choose a tag to compare

What's Changed

🔨 Maintenance

New Contributors

Full Changelog: v2.3.2...v2.3.3

v2.3.2

30 Oct 13:03
4ce0a6e
Compare
Choose a tag to compare

What's Changed

🐞 Bugs Fixes

  • Fixed goroutine leak issue within the limiter logic by @awerqo in #1253
  • Fixed unspecified IP version scanning, ensuring it only scans specified IP versions by @mcamou in #1235

Other Changes

New Contributors

Full Changelog: v2.3.1...v2.3.2

v2.3.1

09 May 15:25
Compare
Choose a tag to compare

What's Changed

🐞 Bugs Fixes

🔨 Maintenance

Other Changes

New Contributors

  • @alizademhdi made their first contribution in #996
  • @lu4nx made their first contribution in #1043

Full Changelog: v2.3.0...v2.3.1

v2.3.0

13 Mar 08:35
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • Added support to display results at runtime by @Mzack9999 in #946
  • Added custom config file input support by @zmf963 in #978
   -config string                   path to the naabu configuration file (default $HOME/.config/naabu/config.yaml)

🐞 Bugs Fixes

Other Changes

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

20 Jan 16:16
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.2.0...v2.2.1

v2.2.0

28 Nov 14:08
Compare
Choose a tag to compare

What's Changed

🎉 New Features

🐞 Bugs Fixes

Full Changelog: v2.1.9...v2.2.0

v2.1.9

11 Oct 09:36
Compare
Choose a tag to compare

What's Changed

🐞 Bugs Fixes

Other Changes

New Contributors

Full Changelog: v2.1.8...v2.1.9

v2.1.8

22 Sep 09:29
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v2.1.7...v2.1.8

v2.1.7

19 Aug 08:45
Compare
Choose a tag to compare

What's Changed

🎉 New Features

echo google.com:443 | ./naabu -silent
echo 142.250.183.174:443 | ./naabu -silent
echo 142.250.183.174:443 | ./naabu -silent -p 80

🔨 Maintenance

Other Changes

Issues closed in this release - https://github.com/projectdiscovery/naabu/milestone/8?closed=1

New Contributors

Full Changelog: v2.1.6...v2.1.7