JLChen
2021-08-02 38f4fb064df09f344fc3237409c76a9fba2a8a9e
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<?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>PreferenceSpecifiers</key>
    <array>
        <dict>
            <key>Title</key>
            <string>Edge optimization</string>
            <key>DefaultValue</key>
            <false/>
            <key>Key</key>
            <string>edge_opt_preference</string>
            <key>Type</key>
            <string>PSToggleSwitchSpecifier</string>
        </dict>
        <dict>
            <key>DefaultValue</key>
            <false/>
            <key>Key</key>
            <string>wifi_only_preference</string>
            <key>Title</key>
            <string>Wifi only</string>
            <key>Type</key>
            <string>PSToggleSwitchSpecifier</string>
        </dict>
        <dict>
            <key>Key</key>
            <string>stun_preference</string>
            <key>Title</key>
            <string>Stun Server</string>
            <key>Type</key>
            <string>PSTextFieldSpecifier</string>
            <key>AutocapitalizationType</key>
            <string>None</string>
            <key>AutocorrectionType</key>
            <string>No</string>
            <key>DefaultValue</key>
            <true/>
            <key>IASKTextAlignment</key>
            <string>IASKUITextAlignmentRight</string>
        </dict>
        <dict>
            <key>Title</key>
            <string>ICE</string>
            <key>Key</key>
            <string>ice_preference</string>
            <key>Type</key>
            <string>PSToggleSwitchSpecifier</string>
            <key>DefaultValue</key>
            <true/>
        </dict>
        <dict>
            <key>Title</key>
            <string>TURN</string>
            <key>Key</key>
            <string>turn_preference</string>
            <key>Type</key>
            <string>PSToggleSwitchSpecifier</string>
            <key>DefaultValue</key>
            <true/>
        </dict>
        <dict>
            <key>Key</key>
            <string>turn_username</string>
            <key>Title</key>
            <string>TURN&apos;s Username</string>
            <key>Type</key>
            <string>PSTextFieldSpecifier</string>
            <key>AutocapitalizationType</key>
            <string>None</string>
            <key>AutocorrectionType</key>
            <string>No</string>
            <key>DefaultValue</key>
            <string></string>
            <key>IASKTextAlignment</key>
            <string>IASKUITextAlignmentRight</string>
        </dict>
        <dict>
            <key>Key</key>
            <string>turn_password</string>
            <key>Title</key>
            <string>TURN&apos;s Password</string>
            <key>Type</key>
            <string>PSTextFieldSpecifier</string>
            <key>IsSecure</key>
            <true/>
            <key>AutocapitalizationType</key>
            <string>None</string>
            <key>AutocorrectionType</key>
            <string>No</string>
            <key>DefaultValue</key>
            <string></string>
            <key>IASKTextAlignment</key>
            <string>IASKUITextAlignmentRight</string>
        </dict>
        <dict>
            <key>Type</key>
            <string>PSToggleSwitchSpecifier</string>
            <key>Title</key>
            <string>Random Port</string>
            <key>Key</key>
            <string>random_port_preference</string>
            <key>DefaultValue</key>
            <true/>
        </dict>
        <dict>
            <key>Key</key>
            <string>port_preference</string>
            <key>Title</key>
            <string>Port</string>
            <key>Type</key>
            <string>PSTextFieldSpecifier</string>
            <key>KeyboardType</key>
            <string>NumberPad</string>
            <key>DefaultValue</key>
            <integer>5060</integer>
            <key>IASKTextAlignment</key>
            <string>IASKUITextAlignmentRight</string>
        </dict>
        <dict>
            <key>Key</key>
            <string>audio_port_preference</string>
            <key>Title</key>
            <string>Audio Port(s)</string>
            <key>Type</key>
            <string>PSTextFieldSpecifier</string>
            <key>KeyboardType</key>
            <string>NumbersAndPunctuation</string>
            <key>DefaultValue</key>
            <integer>7076</integer>
            <key>IASKTextAlignment</key>
            <string>IASKUITextAlignmentRight</string>
        </dict>
        <dict>
            <key>Key</key>
            <string>video_port_preference</string>
            <key>Title</key>
            <string>Video Port(s)</string>
            <key>Type</key>
            <string>PSTextFieldSpecifier</string>
            <key>KeyboardType</key>
            <string>NumbersAndPunctuation</string>
            <key>DefaultValue</key>
            <integer>9078</integer>
            <key>IASKTextAlignment</key>
            <string>IASKUITextAlignmentRight</string>
        </dict>
        <dict>
            <key>Title</key>
            <string>Allow IPv6</string>
            <key>Key</key>
            <string>use_ipv6</string>
            <key>Type</key>
            <string>PSToggleSwitchSpecifier</string>
            <key>DefaultValue</key>
            <false/>
        </dict>
        <dict>
            <key>Key</key>
            <string>network_limit_group</string>
            <key>Title</key>
            <string>Limits</string>
            <key>Type</key>
            <string>PSGroupSpecifier</string>
        </dict>
        <dict>
            <key>Key</key>
            <string>adaptive_rate_control_group</string>
            <key>Title</key>
            <string>Adaptive rate control</string>
            <key>Type</key>
            <string>PSGroupSpecifier</string>
        </dict>
        <dict>
            <key>DefaultValue</key>
            <true/>
            <key>Key</key>
            <string>adaptive_rate_control_preference</string>
            <key>Title</key>
            <string>Adaptive rate control</string>
            <key>Type</key>
            <string>PSToggleSwitchSpecifier</string>
        </dict>
    </array>
</dict>
</plist>