github.com/kevinburke/ssh_config
go
pkg:golang/github.com/kevinburke/ssh_config
144 Dependabot PRs
2 days ago
38 repositories
18 repositories
Recent PRs
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

Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/yarn-install #1001

Bump the go-modules group across 1 directory with 23 updates

Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/go-build #869

Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/go-dist #1087

Bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0

chore(deps): Bump the all group across 1 directory with 10 updates
kluctl/kluctl #1370

Bump the go-modules group across 1 directory with 23 updates
paketo-buildpacks/go-mod-vendor #908

Bump the go-modules group across 1 directory with 22 updates
paketo-buildpacks/npm-install #980

build(deps): bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0
binxio/cru #42

Bump the gomod group across 1 directory with 13 updates
seveas/herd #138

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
about 1 month ago |
Dependent Repos: | 19,749 |
Dependent Packages: | 9,956 |
Ranking: | Top 0.0472% by dependent repos Top 0.0185% by dependent pkgs |