Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Password string Cert string SSHServer string RemoteAddr string LocalAddr string AdminPort int }
func ConfigInit ¶
func ConfigInit() *Config
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func (*Server) IsConnected ¶
Click to show internal directories.
Click to hide internal directories.