Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
ErrUnauthorizedKey is returned when a key is not authorized.
ErrUnauthorizedPort is returned when a key is not allowed to bind to a requested port.
Functions ¶
This section is empty.
Types ¶
type Binder ¶
type Binder struct {
// contains filtered or unexported fields
}
Binder implements service.Binder for TCP tunneling service.
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
Service implements service.Service for TCP tunneling service.
func NewService ¶
NewService creates a tcp.Service with given server configuration.
Click to show internal directories.
Click to hide internal directories.