golang-github-mattn-go-ieproxy-dev 0.0~git20191113.7c0f686-2 (s390x binary) in ubuntu jammy

 ieproxy Go package to detect the proxy settings on Windows platform.
 .
 The settings are initially attempted to be
 read from the WinHttpGetIEProxyConfigForCurrentUser DLL call
 (https://docs.microsoft.com/en-us/windows/desktop/api/winhttp/nf-winhttp-winhttpgetieproxyconfigforcurrentuser),
 but falls back to the registry
 (CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings)
 in the event the DLL call fails.
 .
 For more information, take a look at the documentation
 (https://godoc.org/github.com/mattn/go-ieproxy) Methods You can either
 obtain a net/http compatible proxy function using ieproxy.GetProxyFunc(),
 set environment variables using ieproxy.OverrideEnvWithStaticProxy()
 (though no automatic configuration is available this way), or obtain
 the proxy settings via ieproxy.GetConf().

Details

Package version:
0.0~git20191113.7c0f686-2
Source:
golang-github-mattn-go-ieproxy 0.0~git20191113.7c0f686-2 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional

Package relationships