Documentation
¶
Index ¶
Constants ¶
View Source
const ( KeyExceptionsList Key = "ExceptionsList" KeyExcludeSimpleHostnames = "ExcludeSimpleHostnames" KeyFTPEnable = "FTPEnable" KeyFTPPassive = "FTPPassive" KeyFTPPort = "FTPPort" KeyFTPProxy = "FTPProxy" KeyGopherEnable = "GopherEnable" KeyGopherPort = "GopherPort" KeyGopherProxy = "GopherProxy" KeyHTTPEnable = "HTTPEnable" KeyHTTPPort = "HTTPPort" KeyHTTPProxy = "HTTPProxy" KeyHTTPSEnable = "HTTPSEnable" KeyHTTPSPort = "HTTPSPort" KeyHTTPSProxy = "HTTPSProxy" KeyRTSPEnable = "RTSPEnable" KeyRTSPPort = "RTSPPort" KeyRTSPProxy = "RTSPProxy" KeySOCKSEnable = "SOCKSEnable" KeySOCKSPort = "SOCKSPort" KeySOCKSProxy = "SOCKSProxy" KeyProxyAutoConfigEnable = "ProxyAutoConfigEnable" KeyProxyAutoConfigJavaScript = "ProxyAutoConfigJavaScript" KeyProxyAutoConfigURLString = "ProxyAutoConfigURLString" KeyProxyAutoDiscoveryEnable = "ProxyAutoDiscoveryEnable" )
Variables ¶
This section is empty.
Functions ¶
func GetProxyList ¶
GetProxyList will query the macOS system for the current proxy configuration and return a Golang map of proxy settings and their values
Types ¶
Click to show internal directories.
Click to hide internal directories.