修改资料为NCC

This commit is contained in:
陈国伟 2021-07-29 17:19:46 +08:00
parent 667f48fbf2
commit 0e12aac57b
3 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<Version>1.1.1</Version>
<Nullable>enable</Nullable>
<Description>github加速神器</Description>
<Copyright>https://github.com/xljiulang/FastGithub</Copyright>
<Copyright>https://github.com/dotnetcore/FastGithub</Copyright>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<TargetFramework>net6.0</TargetFramework>
</PropertyGroup>

View File

@ -49,6 +49,7 @@ namespace FastGithub.DomainResolve
foreach (var process in Process.GetProcessesByName(name))
{
process.Kill();
process.WaitForExit();
}
if (OperatingSystem.IsWindows())

View File

@ -8,7 +8,7 @@ github加速神器
* 使用得到的ip进行无或有SNI的https反向代理
### 程序下载
如果不能下载[releases](https://github.com/xljiulang/FastGithub/releases)里发布的程序可以到Q群`307306673`里面的群文件下载。
如果不能下载[releases](https://github.com/dotnetcore/FastGithub)里发布的程序可以到Q群`307306673`里面的群文件下载。
### 使用说明
运行FastGithub然后浏览器访问 http://127.0.0.1 或其它ip进入Dashboard