From 0e12aac57b1e014aa1f70bf9a8180522033fefed Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E5=9B=BD=E4=BC=9F?= <366193849@qq.com>
Date: Thu, 29 Jul 2021 17:19:46 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B5=84=E6=96=99=E4=B8=BANC?=
=?UTF-8?q?C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Directory.Build.props | 2 +-
FastGithub.DomainResolve/DnscryptProxyService.cs | 1 +
README.md | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/Directory.Build.props b/Directory.Build.props
index 2f945e2..1bb5d48 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -3,7 +3,7 @@
1.1.1
enable
github加速神器
- https://github.com/xljiulang/FastGithub
+ https://github.com/dotnetcore/FastGithub
win-x64
net6.0
diff --git a/FastGithub.DomainResolve/DnscryptProxyService.cs b/FastGithub.DomainResolve/DnscryptProxyService.cs
index 74b0ee8..c6a3cab 100644
--- a/FastGithub.DomainResolve/DnscryptProxyService.cs
+++ b/FastGithub.DomainResolve/DnscryptProxyService.cs
@@ -49,6 +49,7 @@ namespace FastGithub.DomainResolve
foreach (var process in Process.GetProcessesByName(name))
{
process.Kill();
+ process.WaitForExit();
}
if (OperatingSystem.IsWindows())
diff --git a/README.md b/README.md
index 3ec3d25..1f439c2 100644
--- a/README.md
+++ b/README.md
@@ -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