In the latest software evolution, version 2.3.0 marks a significant milestone for Naabu, introducing key enhancements that users have eagerly anticipated.
This update unveils the capability to display results dynamically at runtime and the flexibility to specify custom configuration files, among other critical bug fixes.
Spearheaded by a collaborative effort, these advancements promise to elevate the user experience and streamline operational efficiency.
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
- Made pcap handlers shared globally by @Mzack9999 in #946
- Cleanup interface handlers by @Mzack9999 in #935
Other Changes
- Fixed openbsd undefined func err by @dogancanbakir in #977