Categorygithub.com/resin-io/sshproxy
repositorypackage
3.0.2+incompatible
Repository: https://github.com/resin-io/sshproxy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

sshproxy

GoDoc Go Report Card CircleCI

sshproxy is a simple ssh server library exposing an even simpler API. Authentication is handled by providing a ServerConfig, allowing full customisation. After authentication control is handed to the specified shell executable, with a PTY if requested by the connecting client.