[ ソース: golang-github-kevinburke-ssh-config ]
パッケージ: golang-github-kevinburke-ssh-config-dev (1.2.0-1)
golang-github-kevinburke-ssh-config-dev に関するリンク
Debian の資源:
golang-github-kevinburke-ssh-config ソースパッケージをダウンロード:
- [golang-github-kevinburke-ssh-config_1.2.0-1.dsc]
- [golang-github-kevinburke-ssh-config_1.2.0.orig.tar.gz]
- [golang-github-kevinburke-ssh-config_1.2.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- node-postcss-discard-comments
- golang-github-skeema-knownhosts-dev
- golang-github-gcla-deep-dev
- microsocks
- golang-github-leonelquinteros-gotext-dev
- golang-github-charmbracelet-wish-dev
- golang-github-elithrar-simple-scrypt-dev
- ucf
- phpwebcounter
- golang-github-mgutz-to-dev
- golang-github-jaksi-sshutils-dev
Go parser for ssh_config files
ssh_config This is a Go parser for 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.
It's designed to be used with the excellent x/crypto/ssh (https://golang.org/x/crypto/ssh) package, which handles SSH negotiation but isn't very easy to configure.
その他の golang-github-kevinburke-ssh-config-dev 関連パッケージ
|
|
|
|
-
- dep: golang-github-pelletier-go-buffruneio-dev
- wrapper around bufio to provide buffered runes access