标签:内网穿透 相关文章

frp – 简单易用的内网穿透 让你随时访问办公电脑

frp 项目主页:https://github.com/fatedier/frp 官方介绍:A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. 部署 环境要求 frp服务端:外网独立IP frp客户端:内网IP (它本身也需要具有外网访问能力,它要能够访问frp服务端。) 下载 Release:https://github.com/fatedier/frp/releases 在这里你能找到官方发布的最新版本,我们根据自己的服务端/客户端平台进行下载即可。……

继续阅读»»»

一款带Web管理面板的内网穿透工具:lanproxy使用教程

简介 lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议,可用作访问内网网站、本地支付接口调试、SSH访问、远程桌面等等,而且带Web在线管理面板,添加端口配置十分简单。 相关链接 主页地址:https://lanproxy.io2c.com/ Github地址:https://github.com/ffay/lanproxy 发布包下载:https://seafile.io2c.com/d/3b1b44fee5f74992bb17/ 服务端安装 服务端需要安装在一个有公网IP的服务器上,系统为Linux/Windows均……

继续阅读»»»