package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jan 14, 2026
License: BSD-3-Clause, GPL-3.0, MIT, + 1 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.