MCPcopy
hub / github.com/fatedier/frp / GetConfigurer

Method GetConfigurer

server/proxy/proxy.go:74–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 Run() (remoteAddr string, err error)
73 GetName() string
74 GetConfigurer() v1.ProxyConfigurer
75 GetWorkConnFromPool(src, dst net.Addr) (workConn net.Conn, err error)
76 GetUsedPortsNum() int
77 GetResourceController() *controller.ResourceController

Callers 15

closeProxyMethod · 0.65
APIProxyByNameMethod · 0.65
getProxyStatsByTypeMethod · 0.65
NewHTTPProxyFunction · 0.65
GetRealConnMethod · 0.65
NewSTCPProxyFunction · 0.65
NewSUDPProxyFunction · 0.65
NewUDPProxyFunction · 0.65
RunMethod · 0.65
NewHTTPSProxyFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected