Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

功能完成列表 #2

Open
1 of 27 tasks
Lensual opened this issue Apr 6, 2017 · 0 comments
Open
1 of 27 tasks

功能完成列表 #2

Lensual opened this issue Apr 6, 2017 · 0 comments

Comments

@Lensual
Copy link
Member

Lensual commented Apr 6, 2017

  • 基础功能
    • 数据路由
    • 数据转发
    • 对上层的接口(反向代理)
      • TCP
      • UDP
      • IP (以后再考虑,已经自己实现了寻址)
    • 透明代理
    • 客户端部分
    • 认证端口和数据端口复用
    • 解决 IP 不断变化的客户端
    • MTU 自适应
  • 可靠性
    • 可靠认证过程
    • 可靠数据传递过程
    • 包序号
    • 确认回复
    • 数据重传
  • 安全性
    • 对服务端的认证
    • 对客户端的认证
    • 认证加密
    • 数据加密
    • 数据过滤
  • 功能性
    • 服务 API
    • 正向代理功能
  • 黑科技
    • 低延迟快速重传
    • 协议混淆
    • P2P 互联互通
    • NAT 穿透
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant