Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ffay authored Sep 4, 2017
1 parent a1e1239 commit b78961b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿
### 相关地址

- 主页 https://lanproxy.org
- 发布包下载地址 https://git.oschina.net/fengfei/lanproxy/attach_files
- 发布包下载地址 https://github.com/ffay/lanproxy/releases

### 实现方案

Expand Down Expand Up @@ -87,4 +87,4 @@ server.port=4900
#### 其他

- 后面是将自己电脑从日本VPS代理出去测试的一个地址,大家可以访问试试 http://devbook.thingsglobal.org/
- 对于正常网站,80和443端口只有一个,可以和 https://github.com/ffay/proxygateway 这个项目或nginx配合使用,不同域名反向代理到内部其他端口上去,再由其他端口映射到内网即可;对于ssh或远程桌面等可随意选择其他未占用的端口映射到内网
- 对于正常网站,80和443端口只有一个,可以和 https://github.com/ffay/proxygateway 这个项目或nginx配合使用,不同域名反向代理到内部其他端口上去,再由其他端口映射到内网即可;对于ssh或远程桌面等可随意选择其他未占用的端口映射到内网

0 comments on commit b78961b

Please sign in to comment.