[ 原始碼: golang-github-kevinburke-ssh-config ]
套件:golang-github-kevinburke-ssh-config-dev(1.0-2)
golang-github-kevinburke-ssh-config-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-kevinburke-ssh-config:
- [golang-github-kevinburke-ssh-config_1.0-2.dsc]
- [golang-github-kevinburke-ssh-config_1.0.orig.tar.gz]
- [golang-github-kevinburke-ssh-config_1.0-2.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
- golang-github-mgutz-to-dev
- phpwebcounter
- 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