Categorygithub.com/kennylevinsen/sshmux
repositorypackage
0.3.0
Repository: https://github.com/kennylevinsen/sshmux.git
Documentation: pkg.go.dev

# README

sshmux GoDoc Build Status Go Report Card

SSH multiplexing library, allowing you to write "jump host" style proxies.

Supports both transparent -oProxyJump=sshmux-server style jumps, as well as interactive session forwarding (with some limitations).

But i just want to run it...

Look at sshmuxd instead, then: https://github.com/kennylevinsen/sshmuxd. For fleet management, look at https://github.com/kennylevinsen/sshfleet.