Skip to content

Instantly share code, notes, and snippets.

@kyouheicf
Last active June 26, 2024 07:18
Show Gist options
  • Save kyouheicf/a4f67f422b0072605770a2ee358574a8 to your computer and use it in GitHub Desktop.
Save kyouheicf/a4f67f422b0072605770a2ee358574a8 to your computer and use it in GitHub Desktop.
<array>
<dict>
<key>organization</key>
<string>your-team-name</string>
<key>display_name</key>
<string>Global WARP</string>
<key>auto_connect</key>
<integer>0</integer>
<key>onboarding</key>
<false/>
<key>service_mode</key>
<string>warp</string>
<key>switch_locked</key>
<false/>
</dict>
<dict>
<key>organization</key>
<string>your-team-name</string>
<key>display_name</key>
<string>Inside China</string>
<key>auto_connect</key>
<integer>0</integer>
<key>onboarding</key>
<false/>
<key>service_mode</key>
<string>warp</string>
<key>switch_locked</key>
<false/>
<key>override_doh_endpoint</key>
<string>x.x.x.x</string>
<key>override_api_endpoint</key>
<string>x.x.x.x</string>
<key>override_warp_endpoint</key>
<string>x.x.x.x:port</string>
</dict>
</array>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment