awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
net-ssh avatar

net-ssh/net-ssh

0
View on GitHub↗
1,019 stars·474 forks·Ruby·MIT·4 vuesnet-ssh.github.io/net-ssh↗

Net Ssh

Pure Ruby implementation of an SSH (protocol 2) client

Features

  • SSH Libraries - Pure Ruby implementation of an SSH client.

Historique des stars

Graphique de l'historique des stars pour net-ssh/net-sshGraphique de l'historique des stars pour net-ssh/net-ssh

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait net-ssh/net-ssh ?

Pure Ruby implementation of an SSH (protocol 2) client

Quelles sont les fonctionnalités principales de net-ssh/net-ssh ?

Les fonctionnalités principales de net-ssh/net-ssh sont : SSH Libraries.

Quelles sont les alternatives open-source à net-ssh/net-ssh ?

Les alternatives open-source à net-ssh/net-ssh incluent : ktbyers/netmiko — Netmiko is a Python library and multi-vendor network automation toolkit that provides a unified interface for managing… moul/go-sshkeys — :wrench: Golang SSH Keys manipulation library. cosiner/socker — A Go library to simplify the use of SSH for devops. paramiko/paramiko — Paramiko is a pure-Python implementation of the SSH2 protocol, providing a library for making secure network… pkg/sftp — SFTP support for the go.crypto/ssh package. shazow/go-sshkit — Toolkit for building SSH servers and clients in Go.

Alternatives open source à Net Ssh

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Net Ssh.
  • ktbyers/netmikoAvatar de ktbyers

    ktbyers/netmiko

    4,190Voir sur GitHub↗

    Netmiko is a Python library and multi-vendor network automation toolkit that provides a unified interface for managing diverse network hardware. It functions as an SSH CLI connection wrapper, simplifying the process of establishing secure sessions and automating interactions with network devices. The project abstracts vendor-specific connection logic and command syntax through a driver-based system, allowing for consistent automation across different hardware brands. It includes capabilities for device type auto-detection and supports custom vendor extensions to ensure compatibility with unsu

    Python
    Voir sur GitHub↗4,190
  • moul/go-sshkeysAvatar de moul

    moul/go-sshkeys

    5Voir sur GitHub↗

    :wrench: Golang SSH Keys manipulation library

    Go
    Voir sur GitHub↗5
  • cosiner/sockerAvatar de cosiner

    cosiner/socker

    252Voir sur GitHub↗

    A Go library to simplify the use of SSH for devops

    Go
    Voir sur GitHub↗252
  • paramiko/paramikoAvatar de paramiko

    paramiko/paramiko

    9,779Voir sur GitHub↗

    Paramiko is a pure-Python implementation of the SSH2 protocol, providing a library for making secure network connections and executing remote commands. It serves as a programmatic interface for establishing encrypted communication tunnels and managing remote sessions. The project includes a full SSH server framework, allowing applications to host a secure shell server and define server-side access configurations directly within Python. It also provides a dedicated SFTP client library for secure file transfers and remote filesystem management. The library covers remote infrastructure automati

    Python
    Voir sur GitHub↗9,779
Voir les 7 alternatives à Net Ssh→