github.com/kevinburke/ssh_config
go
pkg:golang/github.com/kevinburke/ssh_config
154 Dependabot PRs
12 days ago
38 repositories
6 repositories
Recent PRs (filtered by: Minor PRs )
Bump the go-modules group with 83 updates
Bump the go-modules group across 1 directory with 79 updates
paketo-buildpacks/miniconda #642
Bump the go-modules group with 83 updates
paketo-buildpacks/miniconda #639
Bump the go-modules group across 1 directory with 73 updates
Bump the go-modules group across 1 directory with 46 updates
paketo-buildpacks/go-build #883
Bump the go-modules group across 1 directory with 81 updates
paketo-buildpacks/pipenv-install #504
Bump the go-modules group across 1 directory with 78 updates
Bump the go-modules group across 1 directory with 81 updates
Bump the go-modules group across 1 directory with 81 updates
paketo-buildpacks/conda-env-update #461
Bump the go-modules group across 1 directory with 43 updates
paketo-buildpacks/go-dist #1102
Bump the go-modules group across 1 directory with 38 updates
paketo-buildpacks/go-build #882
Bump the go-modules group across 1 directory with 38 updates
paketo-buildpacks/go-mod-vendor #919
Bump the go-modules group across 1 directory with 38 updates
paketo-buildpacks/go-dist #1100
Bump the go-modules group across 1 directory with 37 updates
paketo-buildpacks/go-build #881
Bump the go-modules group across 1 directory with 37 updates
paketo-buildpacks/go-dist #1098
Bump the go-modules group across 1 directory with 36 updates
paketo-buildpacks/go-dist #1097
build(deps): bump the go-modules group across 1 directory with 56 updates
cyrillesondag/paketo-buildpacks-pnpm #26
Bump the go-modules group across 1 directory with 36 updates
paketo-buildpacks/go-build #878
Bump the go-modules group across 1 directory with 36 updates
paketo-buildpacks/go-mod-vendor #917
Bump the go-modules group across 1 directory with 36 updates
paketo-buildpacks/yarn-install #1011
Bump the go-modules group across 1 directory with 35 updates
paketo-buildpacks/go-build #877
Bump the go-modules group across 1 directory with 32 updates
paketo-buildpacks/go-dist #1096
chore(deps): bump the dependencies group with 7 updates
Scalingo/cli #1139
Bump the go-modules group across 1 directory with 28 updates
paketo-buildpacks/npm-install #988
Bump the go-modules group across 1 directory with 28 updates
paketo-buildpacks/go-mod-vendor #916
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/yarn-install #1010
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/go-build #876
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/go-dist #1095
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/yarn-install #1009
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/yarn-install #1008
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/npm-install #987
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/npm-install #986
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-build #875
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-mod-vendor #915
build(deps): bump the go-modules group across 1 directory with 45 updates
cyrillesondag/paketo-buildpacks-pnpm #25
Bump the go-modules group across 1 directory with 25 updates
paketo-buildpacks/yarn-install #1004
Bump the go-modules group with 23 updates
paketo-buildpacks/go-build #873
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/go-mod-vendor #913
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/npm-install #984
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-dist #1092
Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/npm-install #983
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-build #872
Bump the go-modules group across 1 directory with 24 updates
paketo-buildpacks/go-mod-vendor #910
Bump the go-modules group across 1 directory with 21 updates
paketo-buildpacks/go-dist #1090
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/yarn-install #1003
Bump the go-modules group across 1 directory with 22 updates
Bump the go-modules group across 1 directory with 21 updates
paketo-buildpacks/go-build #870
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-dist #1088
Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-mod-vendor #909
Bump the go-modules group across 1 directory with 21 updates
paketo-buildpacks/npm-install #981
Package Details
| Name: | github.com/kevinburke/ssh_config |
| Ecosystem: | go |
| PURL Type: | golang |
| Package URL: | pkg:golang/github.com/kevinburke/ssh_config |
| JSON API: | View JSON |
Package Information
Package ssh_config provides tools for manipulating SSH config files. Importantly, this parser attempts to preserve comments in a given file, so you can manipulate a `ssh_config` file from a program, if your heart desires. The Get() and GetStrict() functions will attempt to read values from $HOME/.ssh/config, falling back to /etc/ssh/ssh_config. The first argument is the host name to match on ("example.com"), and the second argument is the key you want to retrieve ("Port"). The keywords are case insensitive. You can also manipulate an SSH config file and then print it or write it back to disk. BUG: the Match directive is currently unsupported; parsing a config with a Match directive will trigger an error.
| Repository: | https://github.com/kevinburke/ssh_config |
| Homepage: | https://github.com/kevinburke/ssh_config |
| Latest Release: |
v1.4.0
2 months ago |
| Dependent Repos: | 19,749 |
| Dependent Packages: | 9,956 |
| Ranking: | Top 0.0472% by dependent repos Top 0.0185% by dependent pkgs |