Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fatedier/frp
/ Run
Method
Run
server/proxy/proxy.go:72–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
type
Proxy
interface
{
71
Context() context.Context
72
Run() (remoteAddr string, err error)
73
GetName() string
74
GetConfigurer() v1.ProxyConfigurer
75
GetWorkConnFromPool(src, dst net.Addr) (workConn net.Conn, err error)
Callers
15
RegisterProxy
Method · 0.95
openTun
Function · 0.65
addRoutes
Function · 0.65
TestManagerMutableContentAcrossOps
Function · 0.65
TestManagerMutableContentPluginErrorLogLevel
Function · 0.65
Run
Method · 0.65
TestConnReadWriteMsg
Function · 0.65
Run
Method · 0.65
TestDateCounterRotate
Function · 0.65
TestRoutersGet
Function · 0.65
TestRoutersGetByRoute
Function · 0.65
TestRoutersGetByRouteNoMatch
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestManagerMutableContentAcrossOps
Function · 0.52
TestManagerMutableContentPluginErrorLogLevel
Function · 0.52
TestConnReadWriteMsg
Function · 0.52
TestDateCounterRotate
Function · 0.52
TestRoutersGet
Function · 0.52
TestRoutersGetByRoute
Function · 0.52
TestRoutersGetByRouteNoMatch
Function · 0.52
TestCheckRouteAuthByRequest
Function · 0.52
TestGetRequestRouteUser
Function · 0.52
TestLoadServerConfig
Function · 0.52
TestLoadServerConfigStrictMode
Function · 0.52
TestRenderWithTemplate
Function · 0.52