fetchconfig
config scraper
A Perl script for retrieving configuration data from multiple network devices
fetchconfig is a Perl script for retrieving configuration of multiple devices
15 stars
4 watching
1 forks
Language: Perl
last commit: almost 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
udhos/jazigo | A tool for retrieving configuration data from multiple network devices | 217 |
ekrich/sconfig | A configuration library supporting multiple platforms and programming languages | 118 |
vstakhov/libucl | A C library for parsing and generating configuration files in a simplified, human-readable format inspired by the Nginx configuration syntax. | 1,635 |
malvineous/cfgpath | Provides cross-platform functions to obtain paths to configuration files and directories. | 64 |
d-marc1/far-fetch | A wrapper around the native Fetch API to simplify and standardize HTTP requests in JavaScript. | 58 |
borudar/configuration | A configuration library for Go programs that supports multiple data sources and types | 108 |
hassankhan/config | Config loads values from various file formats and strings into a PHP object. | 971 |
kevinburke/ssh_config | A Go library for parsing and manipulating SSH configuration files | 430 |
go-gcfg/gcfg | A Go library that reads INI-style configuration files into data structures | 168 |
ocptech/parse_nxos_config | Generates tables from Cisco NXOS config file | 1 |
cornerman/dotfiles | A collection of configuration files and scripts to manage a developer's shell environment. | 11 |
cidrblock/netcopa | An engine for parsing network device configurations and converting them to structured data in YAML | 135 |
yethal/nu_plugin_hcl | Converts Hashicorp Configuration Language files to nu structured types | 7 |
olebedev/config | Provides methods to access and manipulate configuration data stored in JSON or YAML files. | 267 |
diffsk/configobj | A Python library for parsing and generating configuration files in various formats | 321 |