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
build(deps): bump the go-modules group with 44 updates
cyrillesondag/paketo-buildpacks-pnpm #23

build(deps): bump the go-modules group across 1 directory with 43 updates
cyrillesondag/paketo-buildpacks-pnpm #22

build(deps): bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0
vimiix/ssx #94

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

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

Bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0
ferama/rospo #219

Bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0 in the all-gomod group
Thiht/go-stats #22

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

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

chore(deps): bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0
zdev0x/sshw #7

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

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

build(deps): bump the go-modules group across 1 directory with 41 updates
cyrillesondag/paketo-buildpacks-pnpm #21

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

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

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

build(deps): bump the go-modules group across 1 directory with 39 updates
cyrillesondag/paketo-buildpacks-pnpm #20

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

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

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

chore(deps): bump the go-modules group across 1 directory with 86 updates

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

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

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


chore(deps): bump the go-modules group across 1 directory with 85 updates

Bump the go-modules group with 7 updates
paketo-buildpacks/node-engine #1268

build(deps): bump the go-modules group across 1 directory with 38 updates
cyrillesondag/paketo-buildpacks-pnpm #19

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

Bump the go-modules group with 8 updates
paketo-buildpacks/cpython #981

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

build: bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0
go-git/go-git #1632

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

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

Bump the go-modules group across 1 directory with 74 updates
paketo-buildpacks/php-dist #945

Bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0
homeport/freeze-calendar-resource #158

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

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

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

Bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0
arnested/ssh2iterm2 #269

chore(deps): bump the go-modules group across 1 directory with 85 updates

Bump the go-modules group across 1 directory with 70 updates
paketo-buildpacks/bundler #980


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

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 |