Versions in this module Expand all Collapse all v1 v1.1.0 Jan 27, 2026 Changes in this version + type ConnectStatus int + const ConnectStatusDel + const ConnectStatusFail + const ConnectStatusIng + const ConnectStatusNew + const ConnectStatusOk + const ConnectStatusRe + const ConnectStatusStop + func (c ConnectStatus) String() string + type ForwardType string + const ForwardTypeDynamic + const ForwardTypeHTTP + const ForwardTypeLocal + const ForwardTypeRemote + func (f ForwardType) String() string + type SSHValidType int + const SSHValidKey + const SSHValidPasswd + func (s SSHValidType) String() string + type TextStatus string + const TextStatusDisable + const TextStatusEnable