|
|
|
@ -6,7 +6,7 @@ lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿 |
|
|
|
|
### 相关地址 |
|
|
|
|
|
|
|
|
|
- 主页 https://lanproxy.org |
|
|
|
|
- 发布包下载地址 https://git.oschina.net/fengfei/lanproxy/attach_files |
|
|
|
|
- 发布包下载地址 https://github.com/ffay/lanproxy/releases |
|
|
|
|
|
|
|
|
|
### 实现方案 |
|
|
|
|
|
|
|
|
@ -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或远程桌面等可随意选择其他未占用的端口映射到内网 |
|
|
|
|