ios_rule_script
ios_rule_script copied to clipboard
Add support for Apple Intelligence integrated ChatGPT
As the release of iOS 18.2 and macOS 15.2 Apple added the official support for invoking ChatGPT via Siri. However, both the setup process (authentication via browser) and the conversation process (automatically invoking private ChatGPT API) have region lock, which need to be matched and proxied. Under my testing, the current OpenAI rules cannot cover the domains used during above mentioned scenarios. However, when enabling global proxy, the two process can proceed. We need to identify the specific domains and add additional rules to cover such use cases.
I only know:DOMAIN-KEYWORD apple-relay
A better solution maybe adding DOMAIN-KEYWORD apple-relay to AppleProxy list. Since this repo seems to be not manually maintained now, maybe we can ask related upstream to update corresponding rules.
- apple-relay.cloudflare.com
- apple-relay.apple.com
- OpenAI Rule