Changelog
- 79f0efe Add Debian package configuration for archives release
- 106159e Add UDP scanning functionality and service detection
- 8469aa0 Added TCP port and service detection
- e44efa3 Changes in the changelog file
- a17e62e Refactor TCP package to use common service info struct and common ports map
- c2f0a17 Refactor display and scanning functions to use separate utility package for better code organization
- af32ae9 Refactor renamed subnet_scanner to netscanner
- 783b26c Refactor subnet package to separate functions in separate files
- 0f1806d Refactor user input handling to remove default output file and unnecessary return statement
- eeacc3f Refactor user input handling with flag package and add interactive help and credits display
- ec69446 Refactor user interaction loop for better user experience
- 789d4b2 Refactor user interaction loop to prompt for program exit instead of offering rerun options
Credits to deluxesande for the code.