Skip to content

Commit

Permalink
添加中文说明
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon-Millent committed Jan 27, 2018
1 parent 6e000a6 commit f7e9d89
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Google-Proxy

<a href="https://github.com/Jon-Millent/google-proxy/blob/master/README.md">English</a>
<a href="https://github.com/Jon-Millent/google-proxy/blob/master/zh-cn.md">中文</a>
|
<a href="https://github.com/Jon-Millent/google-proxy/blob/master/zh-cn.MD">中文</a>

![image](https://github.com/Jon-Millent/google-proxy/blob/master/images/google.png?raw=true)

Expand Down
2 changes: 1 addition & 1 deletion zh-cn.MD
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Google-Proxy<a href="https://github.com/Jon-Millent/google-proxy/blob/master/README.md">English</a><a href="https://github.com/Jon-Millent/google-proxy/blob/master/zh-cn.md">中文</a>![image](https://github.com/Jon-Millent/google-proxy/blob/master/images/google.png?raw=true) ## 什么是 Google-Proxy平时查阅资料有时候百度搜不到,谷歌又要翻墙,所以弄了个这个满足个人日常学习需要。 经过一段时间的测试,这个APP跑了3个多月都没有挂~~~## 工作原理![image](https://github.com/Jon-Millent/google-proxy/blob/master/how.png?raw=true)## 怎样使用* `clone project` 克隆这个代码仓库* `npm install` or `cnpm install` 推荐使用`cnpm`安装依赖* `npm start` or `cd bin` and `pm2 start google-proxy` 推荐下载`pm2`可以跑在服务器后台* 默认监听 `3001` 端口## 测试地址<a href="http://guge.thisummer.com" target="_blank">Google-Proxy</a> 这个地址随时会关## 关于* 这个项目仅供学习交流使用,可随意在此基础上修改代码,切勿用于非法用途,如违规一切后果与本人无关。* MIT
# Google-Proxy<a href="https://github.com/Jon-Millent/google-proxy/blob/master/README.md">English</a>|<a href="https://github.com/Jon-Millent/google-proxy/blob/master/zh-cn.MD">中文</a>![image](https://github.com/Jon-Millent/google-proxy/blob/master/images/google.png?raw=true) ## 什么是 Google-Proxy平时查阅资料有时候百度搜不到,谷歌又要翻墙,所以弄了个这个满足个人日常学习需要。 经过一段时间的测试,这个APP跑了3个多月都没有挂~~~## 工作原理![image](https://github.com/Jon-Millent/google-proxy/blob/master/how.png?raw=true)## 怎样使用* `clone project` 克隆这个代码仓库* `npm install` or `cnpm install` 推荐使用`cnpm`安装依赖* `npm start` or `cd bin` and `pm2 start google-proxy` 推荐下载`pm2`可以跑在服务器后台* 默认监听 `3001` 端口## 测试地址<a href="http://guge.thisummer.com" target="_blank">Google-Proxy</a> 这个地址随时会关## 关于* 这个项目仅供学习交流使用,可随意在此基础上修改代码,切勿用于非法用途,如违规一切后果与本人无关。* MIT
Expand Down

0 comments on commit f7e9d89

Please sign in to comment.