awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to shazow/go-sshkit

Open-source alternatives to Go Sshkit

7 open-source projects similar to shazow/go-sshkit, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Go Sshkit alternative.

  • ktbyers/netmikoالصورة الرمزية لـ ktbyers

    ktbyers/netmiko

    4,190عرض على 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
    عرض على GitHub↗4,190
  • moul/go-sshkeysالصورة الرمزية لـ moul

    moul/go-sshkeys

    5عرض على GitHub↗

    :wrench: Golang SSH Keys manipulation library

    Go
    عرض على GitHub↗5
  • cosiner/sockerالصورة الرمزية لـ cosiner

    cosiner/socker

    252عرض على GitHub↗

    A Go library to simplify the use of SSH for devops

    Go
    عرض على GitHub↗252
  • net-ssh/net-sshالصورة الرمزية لـ net-ssh

    net-ssh/net-ssh

    1,019عرض على GitHub↗

    Pure Ruby implementation of an SSH (protocol 2) client

    Ruby
    عرض على GitHub↗1,019
  • paramiko/paramikoالصورة الرمزية لـ paramiko

    paramiko/paramiko

    9,779عرض على 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
    عرض على GitHub↗9,779

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • pkg/sftpالصورة الرمزية لـ pkg

    pkg/sftp

    1,656عرض على GitHub↗

    SFTP support for the go.crypto/ssh package

    Go
    عرض على GitHub↗1,656
  • mscdex/ssh2الصورة الرمزية لـ mscdex

    mscdex/ssh2

    5,790عرض على GitHub↗

    ssh2 is a JavaScript implementation of the SSH2 protocol for Node.js, providing the core components necessary to create secure clients and servers. It enables the establishment of authenticated sessions for remote server automation and secure communication. The project distinguishes itself by providing a complete suite of tools for identity management, including utilities for generating and parsing cryptographic key pairs and integrating with external authentication agents. It also functions as a tunneling proxy capable of routing TCP, HTTP, X11, and SOCKSv5 network traffic through encrypted

    JavaScript
    عرض على GitHub↗5,790