Articles with the tag: #python
Small Python script to quick test DMARCDKIM and SPF records
For a given occasion I wrote Small Python script to test a domain for DMARC, DKIM and SPF records. Those records are managed in a DNS Zone and are typically used in Anti-SPAM techniques.
Humble Book Bundle - The Ultimate Python Bookshelf by Packt
Humble Book Bundle - The Ultimate Python Bookshelf by Packt including Data Analysis, Artificial Intelligence, Machine Learning, Django, Automation
Check in of configuration files to a Gitlab server
This is the third part of a series of blog posts about Cisco configuration backup with Netbox and Gitlab. This blog post covers the check in of configuration files to a Gitlab server
Low Level Device functions for backup with Netbox and Gitlab
This is the second part of a series of blog posts about Cisco configuration backup with Netbox and Gitlab. This blog post covers the low level functions to connect to network devices with pexpect.
Cisco configuration backup with Netbox and Gitlab
This is the first part of a series of blog posts about Cisco configuration backup with Netbox and Gitlab. It covers the connection to the Netbox API and to get the data of network devices with the pynetbox filter function.
Custom links in Netbox for Snipe-IT Asset Management
Integration of Snipe-IT Asset Management into Netbox DCIM/IPAM as Custom Link with a PHP script and using Snipe-IT API call.
Netbox: New installation (2.8.5) and NAPALM plus LibreNMS API integration
This is the third part of a series of blog posts covering my new netbox installation. This part shows how to integrate NAPALM and Graphs on device Interfaces from the Monitoring system LibreNMS.