froxysvr

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 1, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SvrMap          = make(map[string]*http.Server)
	ForwardFroxyMap = make(map[string]*httpforward.ForwardFroxy)
	ReverseFroxyMap = make(map[string]*httpreverse.ReverseFroxy)
)

Functions

func Boot

func Boot() error

Boot starts all registered HTTP servers.

func ConfigForwardProxyServers

func ConfigForwardProxyServers(ffcs []*config.ForwardProxy) error

ConfigForwardProxyServers configures and registers forward proxy servers.

func ConfigReverseProxies

func ConfigReverseProxies(rfcs []*config.ReverseProxy) error

ConfigReverseProxies configures and registers reverse proxies.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL