ssh
SSH server
A high-level API for building SSH servers in Go
Easy SSH servers in Golang
4k stars
65 watching
453 forks
Language: Go
last commit: about 1 month 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,714 |
moul/assh | A transparent wrapper around SSH that adds support for various features and workflows | 3,080 |
shazow/ssh-chat | A custom SSH server written in Go that replaces the traditional shell with a chat interface. | 5,619 |
gliderlabs/sshfront | A lightweight SSH server frontend where authentication and connections are controlled with command handlers or shell scripts. | 304 |
ethereum/go-ethereum | A Go implementation of the Ethereum protocol's execution layer | 47,891 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
antoniomika/sish | A tool that enables secure, SSH-based tunneling of various network protocols to localhost. | 4,048 |
appleboy/ssh-action | A GitHub Actions workflow for executing remote SSH commands using various protocols and options. | 4,890 |
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,662 |
masterminds/glide | Tools for managing dependencies in Go projects | 8,148 |
olahol/melody | A lightweight websocket framework for Go that abstracts away the tedious parts of handling websockets. | 3,785 |
gobwas/ws | A WebSocket implementation in Go. | 6,169 |
jtesta/ssh-audit | A tool for auditing SSH server and client configurations to identify security vulnerabilities and potential weaknesses. | 3,469 |
charmbracelet/soft-serve | A command-line Git server that allows users to clone, manage, and browse repositories over SSH or HTTP. | 5,470 |