no message

This commit is contained in:
刘河 2019-01-08 00:27:49 +08:00
parent 05e66af647
commit dcd21f211d
1 changed files with 2 additions and 2 deletions

View File

@ -58,12 +58,12 @@ easyProxy是一款轻量级、高性能、功能最为强大的**内网穿透**
1. release安装
> https://github.com/cnlh/easyProxy/releases
下载对应的系统版本即可目前linux和windows只编译了64位的服务端和客户端共用一个程序go语言开发无需任何第三方依赖
下载对应的系统版本即可服务端和客户端共用一个程序go语言开发无需任何第三方依赖
2. 源码安装
- 安装源码
> go get github.com/cnlh/easyProxy
- 编译(无第三方模块)
- 编译
> go build
## web管理模式