我的操作使用FRP实现内网穿透(推荐) 方案1:使用FRP实现内网穿透(推荐)—在云服务器和NAS直接搭桥,通过云服务转发到nas FRP(Fast Reverse Proxy)是一款开源的内网穿透工具,通过一台具有公网IP的服务器(VPS) 中转流量,实现外网访问内网设备。 3.1 准备工作 一台具有公... 4天前 14℃ 0评论
我的操作http curl using System; using System.Collections.Generic; using System.IO; using System.Net.Security; using System.Net; using System.Sec... 6天前 15℃ 0评论