Documentation
¶
Overview ¶
Package sysproxy points the operating system's HTTP/HTTPS proxy at Interceptor (and turns it back off). It only ever acts on an explicit user request — it is never enabled automatically. macOS is supported via `networksetup`; on other platforms callers should set the proxy (127.0.0.1:8080) manually.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Disable ¶
func Disable() error
Disable turns the system web/secure-web proxy off on the active services.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.