Skip to content

Commit

Permalink
【v4.0_Coding】1.修改Md文件
Browse files Browse the repository at this point in the history
  • Loading branch information
bobowire committed Jun 10, 2022
1 parent 475b537 commit b87a616
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@

# 开发计划

1.客户端与服务端代码重构,合并在同一sdk中,修改内部设计。
2.增加管道概念,多个外部网络连接允许使用同一管道进行通讯,避免多次打洞造成失败率提升的问题。
3.增账号功能,允许获取同一账号下的设备列表。
4.完善授权功能。
5.完善安全检测,增加蜜罐端口、ip限制、双端口辅助连接等。
6.增加客户端的wpf运行界面
7.增加打洞Nat检测、延迟校准等能力,提升tcp打洞成功率
8.增加quick以及kcp协议支持(客户端-客户端,客户端-服务端)
9.增加udp打洞的实现
1. 客户端与服务端代码重构,合并在同一sdk中,修改内部设计。
2. 增加管道概念,多个外部网络连接允许使用同一管道进行通讯,避免多次打洞造成失败率提升的问题。
3. 增账号功能,允许获取同一账号下的设备列表。
4. 完善授权功能。
5. 完善安全检测,增加蜜罐端口、ip限制、双端口辅助连接等。
6. 增加客户端的wpf运行界面
7. 增加打洞Nat检测、延迟校准等能力,提升tcp打洞成功率
8. 增加quick以及kcp协议支持(客户端-客户端,客户端-服务端)
9. 增加udp打洞的实现

0 comments on commit b87a616

Please sign in to comment.