mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
- Replace duplicate parseBasicAuth with existing httppkg.ParseBasicAuth - Extract buildDomains helper in BaseProxy for HTTP/HTTPS/TCPMux proxies - Extract toProxyStats helper to deduplicate ProxyStats construction - Extract startVisitorListener helper in BaseProxy for STCP/SUDP proxies - Extract acceptLoop helper in BaseVisitor for STCP/XTCP visitors |
||
|---|---|---|
| .. | ||
| configmgmt | ||
| event | ||
| health | ||
| http | ||
| proxy | ||
| visitor | ||
| api_router.go | ||
| config_manager.go | ||
| config_manager_test.go | ||
| connector.go | ||
| control.go | ||
| service.go | ||
| service_test.go | ||