This repository was archived by the owner on Jan 12, 2024. It is now read-only.
File tree 5 files changed +35
-15
lines changed
5 files changed +35
-15
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" standalone = " no " ?>
2
- <document type =" com.apple.InterfaceBuilder3.Cocoa.XIB" version =" 3.0" toolsVersion =" 11762" systemVersion =" 15G1212 " targetRuntime =" MacOSX.Cocoa" propertyAccessControl =" none" useAutolayout =" YES" customObjectInstantitationMethod =" direct" >
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
+ <document type =" com.apple.InterfaceBuilder3.Cocoa.XIB" version =" 3.0" toolsVersion =" 11762" systemVersion =" 16D32 " targetRuntime =" MacOSX.Cocoa" propertyAccessControl =" none" useAutolayout =" YES" customObjectInstantitationMethod =" direct" >
3
3
<dependencies >
4
4
<deployment identifier =" macosx" />
5
5
<plugIn identifier =" com.apple.InterfaceBuilder.CocoaPlugin" version =" 11762" />
313
313
</binding >
314
314
</connections >
315
315
</textField >
316
- <button fixedFrame =" YES" translatesAutoresizingMaskIntoConstraints =" NO" id =" i2M-gr-8hK" >
316
+ <button hidden = " YES " fixedFrame =" YES" translatesAutoresizingMaskIntoConstraints =" NO" id =" i2M-gr-8hK" >
317
317
<rect key =" frame" x =" 11" y =" 17" width =" 104" height =" 18" />
318
318
<autoresizingMask key =" autoresizingMask" flexibleMaxX =" YES" flexibleMinY =" YES" />
319
319
<buttonCell key =" cell" type =" check" title =" Allow passive" bezelStyle =" regularSquare" imagePosition =" left" state =" on" inset =" 2" id =" jcA-02-LMB" >
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >0.7.3 </string >
20
+ <string >0.7.4 </string >
21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
Original file line number Diff line number Diff line change 13
13
</dict >
14
14
<key >inbound </key >
15
15
<dict >
16
- <key >allowPassive </key >
17
- <false />
18
16
<key >listen </key >
19
17
<string >127.0.0.1 </string >
20
18
<key >port </key >
56
54
<integer >64 </integer >
57
55
<key >id </key >
58
56
<string >23ad6b10-8d1a-40f7-8ad0-e3e35cd38297 </string >
57
+ <key >security </key >
58
+ <string >auto </string >
59
59
</dict >
60
60
</array >
61
61
</dict >
119
119
<key >type </key >
120
120
<string >chinasites </string >
121
121
</dict >
122
- <dict >
123
- <key >outboundTag </key >
124
- <string >direct </string >
125
- <key >type </key >
126
- <string >chinaip </string >
127
- </dict >
128
122
<dict >
129
123
<key >ip </key >
130
124
<array >
149
143
<key >type </key >
150
144
<string >field </string >
151
145
</dict >
146
+ <dict >
147
+ <key >outboundTag </key >
148
+ <string >direct </string >
149
+ <key >type </key >
150
+ <string >chinaip </string >
151
+ </dict >
152
152
</array >
153
153
</dict >
154
154
<key >strategy </key >
155
155
<string >rules </string >
156
156
</dict >
157
+ <key >transport </key >
158
+ <dict >
159
+ <key >kcpSettings </key >
160
+ <dict >
161
+ <key >downlinkCapacity </key >
162
+ <integer >10 </integer >
163
+ <key >uplinkCapacity </key >
164
+ <integer >1 </integer >
165
+ </dict >
166
+ </dict >
157
167
</dict >
158
168
</plist >
Original file line number Diff line number Diff line change 13
13
</dict >
14
14
<key >inbound </key >
15
15
<dict >
16
- <key >allowPassive </key >
17
- <false />
18
16
<key >listen </key >
19
17
<string >127.0.0.1 </string >
20
18
<key >port </key >
56
54
<integer >64 </integer >
57
55
<key >id </key >
58
56
<string >23ad6b10-8d1a-40f7-8ad0-e3e35cd38297 </string >
57
+ <key >security </key >
58
+ <string >auto </string >
59
59
</dict >
60
60
</array >
61
61
</dict >
142
142
<key >strategy </key >
143
143
<string >rules </string >
144
144
</dict >
145
+ <key >transport </key >
146
+ <dict >
147
+ <key >kcpSettings </key >
148
+ <dict >
149
+ <key >downlinkCapacity </key >
150
+ <integer >10 </integer >
151
+ <key >uplinkCapacity </key >
152
+ <integer >1 </integer >
153
+ </dict >
154
+ </dict >
145
155
</dict >
146
156
</plist >
Original file line number Diff line number Diff line change 1
- VERSION=" v2.17.1 "
1
+ VERSION=" v2.20.2 "
2
2
3
3
4
4
cd $SRCROOT
You can’t perform that action at this time.
0 commit comments