Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.4% on proxy.golang.org
Top 2.5% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org
Top 2.9% forks on proxy.golang.org

proxy.golang.org : github.com/yahoo/vssh

Package vssh is a Go library to handle tens of thousands SSH connections and execute the command with higher-level API for building network device / server automation. By calling the run method vssh sends the given command to all available clients or based on your query it runs the command on the specific clients and the results of the ran command can be received in two options, streaming or final result.In streaming you can get line by line from command’s stdout / stderr in real time or in case of non-real time you can get the whole of the lines together. This example demonstrates integration vSSH with AWS EC2

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/yahoo/vssh
Keywords: automation, go, golang, network, server, ssh
License: Apache-2.0
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/yahoo
Dependent packages: 5
Dependent repositories: 6
Stars: 889 on GitHub
Forks: 73 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...