forked from AiGptCode/Iphone-14-15-IRAN-Anten
-
Notifications
You must be signed in to change notification settings - Fork 0
/
irancell+mci.mobileconfig
90 lines (90 loc) · 2.41 KB
/
irancell+mci.mobileconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ConsentText</key>
<dict>
<key>default</key>
<string>برگشت آنتن</string>
</dict>
<key>DDNAProfileProperties</key>
<dict>
<key>IsNewProfile</key>
<true/>
<key>PayloadType</key>
<string></string>
<key>PlatformFilters</key>
<array>
<string>ios</string>
</array>
</dict>
<key>PayloadContent</key>
<array>
<dict>
<key>APNs</key>
<array>
<dict>
<key>AllowedProtocolMask</key>
<integer>1</integer>
<key>AllowedProtocolMaskInDomesticRoaming</key>
<integer>1</integer>
<key>AllowedProtocolMaskInRoaming</key>
<integer>1</integer>
<key>AuthenticationType</key>
<string>CHAP</string>
<key>DefaultProtocolMask</key>
<integer>1</integer>
<key>EnableXLAT464</key>
<true/>
<key>Name</key>
<string>mcinet</string>
</dict>
<dict>
<key>AllowedProtocolMask</key>
<integer>1</integer>
<key>AllowedProtocolMaskInDomesticRoaming</key>
<integer>1</integer>
<key>AllowedProtocolMaskInRoaming</key>
<integer>1</integer>
<key>AuthenticationType</key>
<string>PAP</string>
<key>DefaultProtocolMask</key>
<integer>1</integer>
<key>EnableXLAT464</key>
<false/>
<key>Name</key>
<string>mtnirancell</string>
<key>ProxyPort</key>
<integer>8181</integer>
<key>ProxyServer</key>
<string>11.131.26.138</string>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>Cellular</string>
<key>PayloadIdentifier</key>
<string>com.apple.cellular.743E468A-10AF-49A9-B9EE-7D0A9DBD532F</string>
<key>PayloadType</key>
<string>com.apple.cellular</string>
<key>PayloadUUID</key>
<string>aa9c5023-3f0e-4d0f-904b-5fbc5da0c9bd</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDisplayName</key>
<string>All Operators</string>
<key>PayloadIdentifier</key>
<string>1e8dc475-ac7e-4ec2-aeeb-948c19a51b0d</string>
<key>PayloadOrganization</key>
<string></string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>b82e890e-4fcd-4dfd-a6d9-ad3808251e91</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>