1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "description" : "",
- "name" : "Apple Location Services",
- "rules" : [
- {
- "action" : "allow",
- "disabled" : true,
- "ports" : "443",
- "process" : "\/System\/Library\/PrivateFrameworks\/GeoServices.framework\/Versions\/A\/XPCServices\/com.apple.geod.xpc\/Contents\/MacOS\/com.apple.geod",
- "protocol" : "tcp",
- "remote-domains" : "ls.apple.com"
- },
- {
- "action" : "allow",
- "disabled" : true,
- "ports" : "443",
- "process" : "\/System\/Library\/PrivateFrameworks\/GeoServices.framework\/Versions\/A\/XPCServices\/com.apple.geod.xpc\/Contents\/MacOS\/com.apple.geod",
- "protocol" : "tcp",
- "remote-hosts" : [
- "configuration.ls.apple.com",
- "gsp-ssl.ls.apple.com"
- ]
- },
- {
- "action" : "allow",
- "ports" : "443",
- "process" : "\/System\/Library\/PrivateFrameworks\/GeoServices.framework\/Versions\/A\/XPCServices\/com.apple.geod.xpc\/Contents\/MacOS\/com.apple.geod",
- "protocol" : "tcp",
- "remote-hosts" : "configuration.ls.apple.com"
- },
- {
- "action" : "allow",
- "ports" : "443",
- "process" : "\/System\/Library\/PrivateFrameworks\/GeoServices.framework\/Versions\/A\/XPCServices\/com.apple.geod.xpc\/Contents\/MacOS\/com.apple.geod",
- "protocol" : "tcp",
- "remote-hosts" : "gsp-ssl.ls.apple.com"
- },
- {
- "action" : "allow",
- "ports" : "443",
- "process" : "\/System\/Library\/PrivateFrameworks\/GeoServices.framework\/Versions\/A\/XPCServices\/com.apple.geod.xpc\/Contents\/MacOS\/com.apple.geod",
- "protocol" : "tcp",
- "remote-hosts" : "gspe1-ssl.ls.apple.com"
- },
- {
- "action" : "allow",
- "ports" : "443",
- "process" : "\/System\/Library\/PrivateFrameworks\/GeoServices.framework\/Versions\/A\/XPCServices\/com.apple.geod.xpc\/Contents\/MacOS\/com.apple.geod",
- "protocol" : "tcp",
- "remote-hosts" : "gspe19-ssl.ls.apple.com"
- },
- {
- "action" : "allow",
- "ports" : "443",
- "process" : "\/System\/Library\/PrivateFrameworks\/GeoServices.framework\/Versions\/A\/XPCServices\/com.apple.geod.xpc\/Contents\/MacOS\/com.apple.geod",
- "protocol" : "tcp",
- "remote-hosts" : "gspe21-ssl.ls.apple.com"
- },
- {
- "action" : "allow",
- "ports" : "443",
- "process" : "\/System\/Library\/PrivateFrameworks\/GeoServices.framework\/Versions\/A\/XPCServices\/com.apple.geod.xpc\/Contents\/MacOS\/com.apple.geod",
- "protocol" : "tcp",
- "remote-hosts" : "gspe35-ssl.ls.apple.com"
- },
- {
- "action" : "allow",
- "disabled" : true,
- "ports" : "443",
- "process" : "\/usr\/libexec\/nsurlsessiond",
- "protocol" : "tcp",
- "remote-hosts" : "configuration.ls.apple.com"
- },
- {
- "action" : "allow",
- "disabled" : true,
- "ports" : "443",
- "process" : "\/usr\/libexec\/nsurlsessiond",
- "protocol" : "tcp",
- "remote-hosts" : "gsp64-ssl.ls.apple.com"
- },
- {
- "action" : "allow",
- "disabled" : true,
- "ports" : "443",
- "process" : "\/System\/Library\/CoreServices\/mapspushd",
- "protocol" : "tcp",
- "remote-hosts" : "configuration.ls.apple.com"
- }
- ]
- }
|