Skip to content

Instantly share code, notes, and snippets.

@thehappycoder
Last active January 11, 2024 06:21
Show Gist options
  • Save thehappycoder/19a5381c0397d61d981b38c55924818a to your computer and use it in GitHub Desktop.
Save thehappycoder/19a5381c0397d61d981b38c55924818a to your computer and use it in GitHub Desktop.
telstra ipv6
<?xml version=1.0 encoding=UTF-8?>
<!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd>
<plist version=1.0>
<dict>
<key>PayloadDisplayName</key>
<string>Telstra IPv6 Profile</string>
<key>PayloadIdentifier</key>
<string>ipv6.telstra.apn.saltspork.com</string>
<key>PayloadUUID</key>
<string>07f13d69-cdf8-46ed-8507-a0ccb02aa3f7</string>
<key>PayloadContent</key>
<array>
<dict>
<key>PayloadDisplayName</key>
<string>telstra.wap IPv4v6 APN</string>
<key>PayloadIdentifier</key>
<string>telstra.wap.ipv4v6</string>
<key>PayloadUUID</key>
<string>9828da3c-05bb-4f6e-99a1-f5062a51571a</string>
<key>APNs</key>
<array>
<dict>
<key>Name</key>
<string>telstra.wap</string>
<key>DefaultProtocolMask</key>
<integer>2</integer>
<key>AllowedProtocolMask</key>
<integer>2</integer>
</dict>
</array>
<key>AttachAPN</key>
<dict>
<key>Name</key>
<string>telstra.wap</string>
<key>AllowedProtocolMask</key>
<integer>2</integer>
</dict>
<key>PayloadType</key>
<string>com.apple.cellular</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>
@pipi00079
Copy link

V

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment