José Lopes de Oliveira Jr e7c53e0236 first commit
2018-09-12 10:59:10 -03:00
2018-09-12 10:59:10 -03:00
2018-09-11 14:40:16 -03:00
2018-09-11 14:40:16 -03:00
2018-09-12 10:59:10 -03:00

netbox-scanner

A scanner util for NetBox, because certain networks can be updated automagically. ;)

Installation

Requirements:

  • Python 3
  • Postgres 10

Python modules:

  • sqlalchemy
  • psycopg2
  • python-netbox
  • python-nmap

netbox-scanner/

  • README.md
  • requirements.txt
  • setup.py
  • Makefile
  • netbox-scanner/ --- nbs.py --- db.py --- config.py --- init.py
Languages
Python 98.2%
Shell 1.8%