Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
Server string
Password string
Tunnel *TunnelProps
ForwardPort uint16
}
type Server ¶
type Tunnel ¶
type Tunnel struct {
*TunnelProps
// contains filtered or unexported fields
}
func (*Tunnel) ListenAndServe ¶
type TunnelProps ¶ added in v0.4.4
Click to show internal directories.
Click to hide internal directories.