This commit is contained in:
陈国伟 2021-06-24 15:55:41 +08:00
parent b1f3a79122
commit af691c2ac8
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Nullable>enable</Nullable>
<Description>github定制版的dns服务解析github最优的ip</Description>
<Copyright>https://github.com/xljiulang/FastGithub</Copyright>

View File

@ -5,11 +5,11 @@ github定制版的dns服务解析github最优的ip
* 运行FastGithub程序本机的网络适配器的dns会自动变成127.0.0.1
* 如果网络适配器的dns没有变成127.0.0.1请手工修改网络适配器的dns
### 局域网服务器使用(推荐)
### 局域网服务器使用
* 在局域网服务器运行FastGithub程序
* 手工修改你电脑的网络适配器的dns值为局域网服务器的ip
### 以windows服务运行
以管理员身份运行cmd键入如下命令其中D:\Softs为软件实际目录
* D:\Softs\FastGithub.exe start // 安装并启动服务
* D:\Softs\FastGithub.exe stop // 卸载并删除服务
* D:\Softs\FastGithub.exe stop // 卸载并删除服务