Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Users *config.Users
Functions ¶
Types ¶
type Forwarder ¶
type Forwarder struct { Ctx context.Context Stream proto.Proxy_ProxyServer Conn net.Conn Ack chan interface{} }
func NewForwarder ¶
func NewForwarder(ctx context.Context, stream proto.Proxy_ProxyServer) *Forwarder
func (*Forwarder) CopyClientToTarget ¶
func (*Forwarder) CopyTargetToClient ¶
Click to show internal directories.
Click to hide internal directories.