Versions in this module Expand all Collapse all v0 v0.1.0 Mar 21, 2026 v0.0.1 Mar 15, 2026 Changes in this version + type SSHProxy struct + func New(configManager *config.ConfigManager, host string, port int, hostKeyPath string) *SSHProxy + func (p *SSHProxy) Start() error