ssh
SSH server
A high-level API for building SSH servers in Go
Easy SSH servers in Golang
4k stars
65 watching
452 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
golanggolang-packagesshssh-server
Related projects:
Repository | Description | Stars |
---|---|---|
charmbracelet/wish | A Go library for building custom SSH servers with middleware support for various applications such as Git and Bubble Tea | 3,621 |
moul/assh | A transparent wrapper around SSH that adds support for various features and workflows | 3,066 |
shazow/ssh-chat | A custom SSH server written in Go that replaces the traditional shell with a chat interface. | 5,589 |
gliderlabs/sshfront | A lightweight SSH server frontend where authentication and connections are controlled with command handlers or shell scripts. | 303 |
ethereum/go-ethereum | A Go implementation of the Ethereum protocol, providing a suite of tools and utilities for building Ethereum clients and applications. | 47,592 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
antoniomika/sish | A tool that enables secure, SSH-based tunneling of various network protocols to localhost. | 4,018 |
appleboy/ssh-action | A GitHub Action that enables execution of remote SSH commands in a workflow | 4,823 |
arthepsy/ssh-audit | An auditing tool for evaluating the security and configuration of SSH servers | 2,959 |
graph-gophers/graphql-go | A GraphQL library for Go with support for easy use and multiple features. | 4,652 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,145 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,748 |
gobwas/ws | A WebSocket implementation in Go. | 6,143 |
jtesta/ssh-audit | Tool for auditing SSH server and client configurations to assess security vulnerabilities and enforce best practices. | 3,417 |
charmbracelet/soft-serve | A command-line Git server that allows users to clone, manage, and browse repositories over SSH or HTTP. | 5,371 |