Versions in this module Expand all Collapse all v0 v0.0.10 Apr 10, 2026 v0.0.9 Mar 17, 2026 Changes in this version + type SSHConfig struct + ConnectTimeout int + Enabled bool + IdleTimeout int + type SSHProxyServiceImpl struct + Config SSHConfig + func (s *SSHProxyServiceImpl) HandleWebSocketProxy(ctx context.Context, conn *proxy.Connection, wsConn proxy.WebSocketConn) error + func (s *SSHProxyServiceImpl) Init() error + func (s *SSHProxyServiceImpl) Name() string