Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
增加强制关闭clash按钮并自动关闭代理
Browse files Browse the repository at this point in the history
打开clash时检测是否已打开clash
  • Loading branch information
BoyceLig committed Oct 15, 2021
1 parent 4209905 commit f0c600b
Show file tree
Hide file tree
Showing 6 changed files with 205 additions and 113 deletions.
2 changes: 1 addition & 1 deletion ClashSinicizationTool/ClashSinicizationTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<UseWindowsForms>true</UseWindowsForms>
<Authors>Boyce Lig</Authors>
<StartupObject>ClashSinicizationTool.Program</StartupObject>
<Version>1.0.8</Version>
<Version>1.1.0</Version>
<Product>Clash Sinicization Tool</Product>
<Company>Boyce Lig</Company>
<PackageId>ClashSinicizationTool</PackageId>
Expand Down
27 changes: 20 additions & 7 deletions ClashSinicizationTool/Form/MainForm.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f0c600b

Please sign in to comment.