ssh_config

SSH config parser

A Go library for parsing and manipulating SSH configuration files

Go parser for ssh_config files

GitHub

429 stars
8 watching
67 forks
Language: Go
last commit: 4 months ago
golangparsersshssh-config

Related projects:

Repository Description Stars
go-gcfg/gcfg A Go library that reads INI-style configuration files into data structures 168
tree-sitter-grammars/tree-sitter-ssh-config A parser for OpenSSH client configuration files using the Tree Sitter framework 9
ianlopshire/go-ssm-config Tools for loading configuration parameters from AWS SSM into Go structs 22
lytics/confl A config parser with lenient syntax and comments similar to Nginx format. 138
editorconfig/editorconfig-core-go A Go library that parses and manipulates .editorconfig files for configuration management in software development. 141
vrischmann/envconfig A library to parse configuration from environment variables and fill structs. 241
sasbury/mini A package that parses and interprets configuration files in the ini style. 35
ian-kent/gofigure Tool for easy configuration of Go applications with support for environment variables and command line flags. 68
borudar/configuration A configuration library for Go programs that supports multiple data sources and types 108
dbrady/ssh-config A tool to simplify management of .ssh/config files 129
thomasobenaus/go-conf Library to simplify configuration management in Go applications 11
muir/nfigure A reflective configuration library for Go that supports multiple sources and formats of configuration data. 7
wlevene/ini A Go library for parsing and manipulating INI configuration files 15
rhaist/surevego A Go library to parse the configuration of a network intrusion detection system from a specific file format. 14
joshbetz/config A Go configuration library that loads and reloads settings from files and environment variables on signal changes. 215