[ Bron: golang-github-kevinburke-ssh-config ]
Pakket: golang-github-kevinburke-ssh-config-dev (1.0-1)
Verwijzigingen voor golang-github-kevinburke-ssh-config-dev
Debian bronnen:
Het bronpakket golang-github-kevinburke-ssh-config downloaden:
- [golang-github-kevinburke-ssh-config_1.0-1.dsc]
- [golang-github-kevinburke-ssh-config_1.0.orig.tar.gz]
- [golang-github-kevinburke-ssh-config_1.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan golang-github-kevinburke-ssh-config-dev gerelateerde pakketten
|
|
|
|
-
- dep: golang-github-pelletier-go-buffruneio-dev
- wrapper around bufio to provide buffered runes access