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
New Contributors
Full Changelog: v2.2.1...v2.3.0