package
0.0.2
Repository: https://github.com/wrouesnel/proxyreverse.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
NewProxychainFromConfig creates a new proxychain from the supplied list of configs.
No description provided by the author
Server implements the Pathfinding Proxy Server.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

DefaultSelector logic implements the default (not specificed) selector.
ErrInvalidProxySpec is the common type for proxy construction errors.
No description provided by the author
No description provided by the author
PathIndexSelector splits the URL path into components and extracts the hostname from the given Index.
No description provided by the author

# Interfaces

No description provided by the author
Proxychain provides an interface to constructed chains of proxies.
TargetSelector implements determining the target backend for an HTTP edge proxy.