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

Feature Proposal / 功能规划 #98

Open
10 of 24 tasks
KKRainbow opened this issue May 9, 2024 · 4 comments
Open
10 of 24 tasks

Feature Proposal / 功能规划 #98

KKRainbow opened this issue May 9, 2024 · 4 comments

Comments

@KKRainbow
Copy link
Member

KKRainbow commented May 9, 2024

This Issue is a collection of features and tasks we aim to implement in the future. If you have any good suggestions, feel free to reply directly.

Features

  • Support for the WebSocket protocol to enhance the stability of cross-country networking.
  • Support for using the lowest latency routing path during relay.
  • Concurrent TCP communication, as some networks require multiple TCP connections to fully utilize bandwidth.
  • Implementation of a Config Server for unified management of all nodes via the web interface.
  • Support for SOCKS5.
  • Interconnecting public servers to achieve load balancing, latency-priority allocation, etc.
  • Exit Node

Bugs

Other

  • Introduce the algorithms used by EasyTier to implement decentralization in the documentation.
  • Performance comparison with other networking tools.


本 Issue 汇集后续想要实现的功能或想做的事情,有好的建议可直接回复。

功能

  • 支持 WebSocket 协议,利于跨国组网的稳定性。
  • 支持中继时使用延迟最低的路由路径。
  • 并发 TCP 通信,部分网络需要多条 TCP 链接才可打满带宽。
  • 实现 Config Server,可以在 Web 端统一管理所有节点。
  • 支持 SOCKS5。
  • 公共服务器间组网,实现负载均衡、延迟优先分配等
  • Exit Node

Bug

其他

  • 文档中介绍 EasyTier 实现去中心化用到的算法
  • 与其他组网工具的性能对比
@KKRainbow KKRainbow pinned this issue May 9, 2024
@13653216371
Copy link

支持中继时使用延迟最低的路由路径。--这个测试好像没问题了

@caiqy
Copy link

caiqy commented May 15, 2024

给你点个赞,喜欢zerotier的傻瓜化配置,但是zerotier的兼容性和稳定性都存在问题,希望easytier能超过它

@kettly1260
Copy link

openwrt版本是需要自己编译嘛

@KKRainbow
Copy link
Member Author

openwrt版本是需要自己编译嘛

openwrt 可以直接用 linux 的包,选正确的架构就行,现在会编译 mips、aarch64 和 x86 的 linux

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

4 participants