Registry / networking / melbahja-goph

melbahja-goph

JSON →
library1.5.1gogounverified

A Go library for SSH connections and remote command execution.

go get github.com/melbahja/goph
INSTALL
IMPORT
SIG · MELBAHJA-GOPH
M
melbahja-goph
networkinggov1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

goph
github.com/melbahja/goph

Create a new SSH client.

package main import "github.com/melbahja/goph" func main() { client, _ := goph.New("user", "host", nil) defer client.Close() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
melbahja-goph — go get melbahja-goph · libregistry