Versions in this module Expand all Collapse all v1 v1.0.0 Jun 3, 2024 Changes in this version + type TunnelClient struct + func NewTunnelClient(localAddr string, sshServer string, commands string) *TunnelClient + func (c *TunnelClient) Close() + func (c *TunnelClient) Start() error