This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
shadowsocks-windows
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
67
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
🔄
Retrieve server group from UI
tags/4.2.1.0
database64128
Student Main
4 years ago
parent
43581630f0
commit
d19c5db77e
No known key found for this signature in database
GPG Key ID:
AA78519C208C8742
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
shadowsocks-csharp/View/ConfigForm.cs
+ 1
- 0
shadowsocks-csharp/View/ConfigForm.cs
View File
@@ -203,6 +203,7 @@ namespace Shadowsocks.View
plugin_args = PluginArgumentsTextBox.Text,
remarks = RemarksTextBox.Text,
timeout = timeout.Value,
group = GroupTextBox.Text
};
return true;
Write
Preview
Loading…
Cancel
Save