github.com/kevinburke/ssh_config
go
pkg:golang/github.com/kevinburke/ssh_config
144 Dependabot PRs
1 day ago
38 repositories
18 repositories
Recent PRs
Bump github.com/kevinburke/ssh_config from 1.2.0 to 1.4.0
no-src/gofs #463

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

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

Bump the go-modules group across 1 directory with 88 updates
paketo-buildpacks/miniconda #652

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

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

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

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

Bump the gomod group across 1 directory with 18 updates
seveas/herd #142

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

Bump the go-modules group across 1 directory with 86 updates
paketo-buildpacks/miniconda #650

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

Bump the go-modules group across 1 directory with 86 updates
paketo-buildpacks/miniconda #648

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

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

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

Bump the go-modules group across 1 directory with 85 updates
paketo-buildpacks/miniconda #645

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

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

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

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

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

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

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

Bump the go-modules group across 1 directory with 84 updates
paketo-buildpacks/miniconda #644

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

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

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

Bump the go-modules group across 1 directory with 75 updates
paketo-buildpacks/dotnet-core-aspnet-runtime #555

Bump the go-modules group across 1 directory with 83 updates
paketo-buildpacks/miniconda #643

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

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

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

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

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

Bump the gomod group across 1 directory with 17 updates
seveas/herd #140

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

Bump the go-modules group with 84 updates
paketo-buildpacks/pip-install #487

Bump the go-modules group across 1 directory with 74 updates
paketo-buildpacks/dotnet-core-aspnet-runtime #554

Bump the go-modules group across 1 directory with 79 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

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 |