Skip to content

Releases: LoH-lu/netbox-nmap-scan

0.3.1

03 Jan 09:39
f2a35ee
Compare
Choose a tag to compare

Fixed issue with tags on existing address getting removed

Full Changelog: 0.3.0...0.3.1

0.3.0

30 Dec 13:15
742b32a
Compare
Choose a tag to compare

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

  • @LoH-lu made their first contribution in #9

Full Changelog: 0.2.2...0.3.0

0.2.2

27 Dec 10:29
686a535
Compare
Choose a tag to compare

Added some logging to netbox_push and made nmap scan more aggressive.

Full Changelog: 0.2.1...0.2.2

0.2.1

02 Jul 16:00
Compare
Choose a tag to compare

Added file path check

Full Changelog: 0.2.0...0.2.1

0.2.0

15 May 16:24
50553bf
Compare
Choose a tag to compare

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

22 Apr 13:05
50553bf
Compare
Choose a tag to compare

0.1.1

06 May 12:00
6f66948
Compare
Choose a tag to compare

Full Changelog: 0.1.0...0.1.1

Added vrf retrieval and push