目录前言:1. 内网穿透简介2. 具体想法和实现细节2.1 具体想法2.2 实现细节3. 代码实现3.1 目录结构3.2 Client 类3.3 Connection 类3.4 Msg 类3.5 ProxyConnection 类3.6 Server 类4. 内网服务5. 测试5.1 内网测试5.