Pinned Repositories
network-config-generator
Simple Configuration Generator for Network Devices (like Routers and Switches) that runs as a Web service based on the Flask microframework.
networkconfgen
Jinja2 based configuration generator with some extensions required to generate configurations for network devices. It's build on top of the Jinja2 template engine.
product-database
This web service provides a central database for product information, primarily focusing on network infrastructure products. The primary use-case is an automatic EoL check for Cisco equipment, including an automated synchronisation with the Cisco EoX API.
python-script-examples
This repository contains my python (3) script examples that focus on use cases for Network Engineers.
wireguard-container-endpoint
Prototype implementation of a WireGuard Container Endpoint that can be configured through an HTTP API (VPN and iptables) and provides basic monitoring capabilities
ntc-templates
TextFSM templates for parsing show commands of network devices
hoelsner's Repositories
hoelsner/python-script-examples
This repository contains my python (3) script examples that focus on use cases for Network Engineers.
hoelsner/network-config-generator
Simple Configuration Generator for Network Devices (like Routers and Switches) that runs as a Web service based on the Flask microframework.
hoelsner/product-database
This web service provides a central database for product information, primarily focusing on network infrastructure products. The primary use-case is an automatic EoL check for Cisco equipment, including an automated synchronisation with the Cisco EoX API.
hoelsner/networkconfgen
Jinja2 based configuration generator with some extensions required to generate configurations for network devices. It's build on top of the Jinja2 template engine.
hoelsner/wireguard-container-endpoint
Prototype implementation of a WireGuard Container Endpoint that can be configured through an HTTP API (VPN and iptables) and provides basic monitoring capabilities