Back to browser
Proxies
com.apple.SystemConfiguration
The payload that configures network proxies for a device.
macOS
macOS 10.7+exclusiveConfiguration Keys (1)
| Key | Type | Title |
|---|---|---|
Proxiesrequired | dict | Proxy Configuration |
HTTPEnable | integer | Enable HTTP Proxy |
HTTPProxy | string | HTTP Proxy Hostname |
HTTPPort | integer | HTTP Proxy Port |
HTTPSEnable | integer | Enable HTTPS Proxy |
HTTPSProxy | string | HTTPS Proxy Hostname |
HTTPSPort | integer | HTTPS Proxy Port |
FTPEnable | integer | Enable FTP Proxy |
FTPPassive | integer | Use Passive FTP Mode (PASV) |
FTPProxy | string | FTP Proxy Hostname |
FTPPort | integer | FTP Proxy Port |
SOCKSEnable | integer | Enable SOCKS Proxy |
SOCKSProxy | string | SOCKS Proxy Hostname |
SOCKSPortInteger | integer | SOCKS Proxy Port |
RTSPEnable | integer | Enable RTSP Steaming Proxy |
RTSPProxy | string | RTSP Proxy Hostname |
RTSPPort | integer | RTSP Proxy Port |
GopherEnable | integer | Enable Gopher Proxy |
GopherProxy | string | Gopher Proxy Hostname |
GopherPort | integer | Gopher Proxy Port |
ExceptionsList | array | Exceptions |
ProxyAutoConfigEnable | integer | Enable Automatic Proxy Configuration |
ProxyAutoConfigURLString | string | Automatic Proxy Configuration URL |
FallBackAllowed | integer | Allow Proxy PAC Fallback |
ProxyCaptiveLoginAllowed | integer | Allow Proxy Bypass for Captive Portal Logins |
SOCKSPortinteger | integer | SOCKS Port |
Exceptionrequired | string | Bypassed Domain |