Releases: LoH-lu/netbox-nmap-scan
Releases · LoH-lu/netbox-nmap-scan
0.3.1
0.3.0
Rewrite of the script
Added some user defined options in var.ini
Added main.py to have only one file to run
Renamed existing script to be more clear
Added proper logging
What's Changed
New Contributors
Full Changelog: 0.2.2...0.3.0
0.2.2
Added some logging to netbox_push and made nmap scan more aggressive.
Full Changelog: 0.2.1...0.2.2
0.2.1
Added file path check
Full Changelog: 0.2.0...0.2.1
0.2.0
Full Changelog: 0.1.1...0.2.0
- Removed the description being added to Netbox, it was useless as we have the tags 'autoscan' to know which IP Address was was added by the script (you will be also able to add your own description without it being erased)
- Added the 'scantime' Custom Field, this way you'll be able to quickly see when was the last time your IP was reachable. (Wiki has been updated for how to create this new custom field)
- Replace the print command to logger in the scan script and changed the format of the output file name to contain the time as well (if you run the script multiple time a day)
If you have already run the script before, please delete all csv file from your folder.
0.1.0
0.1.1
Full Changelog: 0.1.0...0.1.1
Added vrf retrieval and push