Merge branch 'master' of https://github.com/xljiulang/FastGithub
This commit is contained in:
commit
167c2f3daa
25
README.md
25
README.md
@ -7,11 +7,30 @@ github加速神器
|
||||
* 请求不受污染的dns服务(dnscrypt-proxy)获取域名的ip
|
||||
* 使用得到的ip进行无或有SNI的https反向代理
|
||||
|
||||
### 程序下载
|
||||
[下载最新发布版本](https://gitee.com/jiulang/fast-github)
|
||||
### 加速站点
|
||||
#### github
|
||||
* github.com
|
||||
* githubstatus.com
|
||||
* *.github.com
|
||||
* *.github.io
|
||||
* *.githubapp.com
|
||||
* *.githubassets.com
|
||||
* *.githubusercontent.com
|
||||
* \*github\*.s3.amazonaws.com
|
||||
|
||||
#### stackoverflow
|
||||
* ajax.googleapis.com -> gapis.geekzu.org/ajax
|
||||
* fonts.googleapis.com -> fonts.geekzu.org
|
||||
* themes.googleusercontent.com -> gapis.geekzu.org/g-themes
|
||||
* fonts.gstatic.com -> gapis.geekzu.org/g-fonts
|
||||
* secure.gravatar.com -> sdn.geekzu.org
|
||||
* *.gravatar.com -> fdn.geekzu.org
|
||||
* i.stack.imgur.com => 404
|
||||
* lh*.googleusercontent.com => 404
|
||||
* www.google.com => 404
|
||||
|
||||
### 安全性说明
|
||||
FastGithub生成自签名CA证书,要求安装到个人电脑上。但这个CA证书是FastGithub为每台不同计算机生成的,保存在CACert文件夹下的{计算机}.cer,就算是他人恶意将他自己生成好的CA证书打包捆绑再发型给别人,也因为无法知道别人的计算机名而不会使用他生成的CA证书,从而确保用户信任的这个CA证书不是他人生成的。
|
||||
FastGithub生成自签名CA证书,要求安装到本机设备。FastGithub为每台不同设备生成的CA不同的证书,保存在CACert文件夹下,请不要将证书私钥泄露给他人,以免造成损失。
|
||||
|
||||
### 合法性说明
|
||||
《国际联网暂行规定》第六条规定:“计算机信息网络直接进行国际联网,必须使用邮电部国家公用电信网提供的国际出入口信道。任何单位和个人不得自行建立或者使用其他信道进行国际联网。”
|
||||
|
||||
Loading…
Reference in New Issue
Block a user