ssh_config
SSH config parser
A Go library for parsing and manipulating SSH configuration files
Go parser for ssh_config files
430 stars
9 watching
67 forks
Language: Go
last commit: 7 months ago golangparsersshssh-config
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library that reads INI-style configuration files into data structures | 168 |
| A parser for OpenSSH client configuration files using the Tree Sitter framework | 9 |
| Tools for loading configuration parameters from AWS SSM into Go structs | 22 |
| A config parser with lenient syntax and comments similar to Nginx format. | 139 |
| A Go library that parses and manipulates .editorconfig files for configuration management in software development. | 144 |
| A library to parse configuration from environment variables and fill structs. | 241 |
| A package that parses and interprets configuration files in the ini style. | 35 |
| Tool for easy configuration of Go applications with support for environment variables and command line flags. | 68 |
| A configuration library for Go programs that supports multiple data sources and types | 108 |
| A tool to simplify management of .ssh/config files | 131 |
| Library to simplify configuration management in Go applications | 11 |
| A reflective configuration library for Go that supports multiple sources and formats of configuration data. | 8 |
| A Go library for parsing and manipulating INI configuration files | 15 |
| A Go library to parse the configuration of a network intrusion detection system from a specific file format. | 14 |
| A Go configuration library that loads and reloads settings from files and environment variables on signal changes. | 215 |