//
pkg.gl
Category
github.com/fatedier/frp
client
visitor
package
0.61.2
Repository:
https://github.com/fatedier/frp.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
23
Dependents
1
Files
1k SLOC
#
Functions
NewKCPTunnelSession
NewManager
NewQUICTunnelSession
NewVisitor
#
Variables
ErrNoTunnelSession
#
Structs
BaseVisitor
KCPTunnelSession
Manager
QUICTunnelSession
STCPVisitor
SUDPVisitor
XTCPVisitor
#
Interfaces
Helper
Helper wraps some functions for visitor to use.
TunnelSession
Visitor
Visitor is used for forward traffics from local port tot remote service.