awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
moul avatar

moul/go-sshkeys

0
View on GitHub↗
5 stele·0 fork-uri·Go·MIT·1 vizualizare

Go Sshkeys

:wrench: Golang SSH Keys manipulation library

Features

  • SSH Libraries - Library for manipulating SSH keys in Go.

Istoric stele

Graficul istoricului de stele pentru moul/go-sshkeysGraficul istoricului de stele pentru moul/go-sshkeys

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Go Sshkeys

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Go Sshkeys.
  • ktbyers/netmikoAvatar ktbyers

    ktbyers/netmiko

    4,190Vezi pe 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
    Vezi pe GitHub↗4,190
  • mscdex/ssh2Avatar mscdex

    mscdex/ssh2

    5,790Vezi pe 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
    Vezi pe GitHub↗5,790
  • cosiner/sockerAvatar cosiner

    cosiner/socker

    252Vezi pe GitHub↗

    A Go library to simplify the use of SSH for devops

    Go
    Vezi pe GitHub↗252
  • paramiko/paramikoAvatar paramiko

    paramiko/paramiko

    9,779Vezi pe 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
    Vezi pe GitHub↗9,779
Vezi toate cele 7 alternative pentru Go Sshkeys→

Întrebări frecvente

Ce face moul/go-sshkeys?

:wrench: Golang SSH Keys manipulation library

Care sunt principalele funcționalități ale moul/go-sshkeys?

Principalele funcționalități ale moul/go-sshkeys sunt: SSH Libraries.

Care sunt câteva alternative open-source pentru moul/go-sshkeys?

Alternativele open-source pentru moul/go-sshkeys includ: ktbyers/netmiko — Netmiko is a Python library and multi-vendor network automation toolkit that provides a unified interface for managing… mscdex/ssh2 — ssh2 is a JavaScript implementation of the SSH2 protocol for Node.js, providing the core components necessary to… 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.