//
pkg.gl
Category
github.com/fatedier/frp
pkg
util
vhost
package
0.61.2
Repository:
https://github.com/fatedier/frp.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
29
Dependents
20
Files
825 SLOC
#
Functions
GetHTTPSHostname
NewHTTPReverseProxy
NewHTTPSMuxer
NewMuxer
NewRouters
NotFoundResponse
#
Constants
NotFound
RouteConfigKey
RouteInfoKey
#
Variables
ErrNoRouteFound
ErrRouterConfigConflict
NotFoundPagePath
#
Structs
HTTPReverseProxy
HTTPReverseProxyOptions
HTTPSMuxer
Listener
Muxer
Muxer is a functional component used for https and tcpmux proxies.
RequestRouteInfo
RouteConfig
RouteConfig is the params used to match HTTP requests.
Router
Routers
#
Type aliases
ChooseEndpointFunc
CreateConnByEndpointFunc
CreateConnFunc
RouteInfo