awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 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·6 Aufrufenet-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.

Star-Verlauf

Star-Verlauf für net-ssh/net-sshStar-Verlauf für net-ssh/net-ssh

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht net-ssh/net-ssh?

Pure Ruby implementation of an SSH (protocol 2) client

Was sind die Hauptfunktionen von net-ssh/net-ssh?

Die Hauptfunktionen von net-ssh/net-ssh sind: SSH Libraries.

Welche Open-Source-Alternativen gibt es zu net-ssh/net-ssh?

Open-Source-Alternativen zu net-ssh/net-ssh sind unter anderem: 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.

Open-Source-Alternativen zu Net Ssh

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Net Ssh.
  • ktbyers/netmikoAvatar von ktbyers

    ktbyers/netmiko

    4,190Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,190
  • moul/go-sshkeysAvatar von moul

    moul/go-sshkeys

    5Auf GitHub ansehen↗

    :wrench: Golang SSH Keys manipulation library

    Go
    Auf GitHub ansehen↗5
  • cosiner/sockerAvatar von cosiner

    cosiner/socker

    252Auf GitHub ansehen↗

    A Go library to simplify the use of SSH for devops

    Go
    Auf GitHub ansehen↗252
  • paramiko/paramikoAvatar von paramiko

    paramiko/paramiko

    9,779Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,779
Alle 7 Alternativen zu Net Ssh anzeigen→