mirror of
https://github.com/lopes/netbox-scanner.git
synced 2025-07-24 14:24:56 +02: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%