package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Mar 26, 2025
License: Apache-2.0, BSD-2-Clause-Views, BSD-3-Clause, + 4 more
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Proxy is a forward HTTP/HTTPS proxy that can filter requests.
func NewProxy(filter filter, certGenerator certGenerator, port int) (*Proxy, error)
Start starts the proxy on the given address.
If Proxy was configured with a port of 0, the actual port will be returned.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.