这是一个 Bugfix 版本,且新增了 HTTP/SRV/TXT 重定向的功能。
更改内容
- 支持 txt/srv 记录和 http 重定向。作者:@yushangcl,发布于 #661
- easytier-web 添加 tcp 支持。作者:@loecom,发布于 #673
- 添加 web 可配置项。由 @nanhantianyi 在 #674 中创建
- 导入/导出网络配置。由 @nanhantianyi 在 #676 中创建
- 允许代理数据包通过系统内核转发。作者:@L-Trump,发布于 #660
- 修复 docker 停止时等待时间过长的问题。作者:@zhj9709,发布于 #622
- 修复 kcp 流量未加密问题。作者:@KKRainbow,发布于 #663
- 修复执行子网代理时 smoltcp 套接字泄漏或挂起的问题。由 @KKRainbow 在 #677 中创建
- 修复公共共享节点的内存泄漏问题。由 @KKRainbow 在 #654 中贡献
- 修复 IPV6 直连和局域网直连有时不生效的问题。由 @KKRainbow 在 #685 中贡献
新贡献者
- @zhj9709 在 #622 中做出了他们的第一笔贡献
- @L-Trump 在 #660 中做出了他们的第一笔贡献
- @loecom 在 #673 中做出了他们的第一笔贡献
- @nanhantianyi 在 #674 中做出了他们的第一笔贡献
- @treasury1203 在 #687 中做出了他们的第一笔贡献
- @yushangcl 在#661 中做出了他们的第一笔贡献
完整更新日志:v2.2.2...v2.2.3
What's Changed
This is a bugfix version, also add support of HTTP/TXT/SRV`` redirection.
- fix docker stop issue by using tini for graceful shutdown by @zhj9709 in #622
- support txt/srv record and http redirect by @yushangcl in #661
- allow proxy packets to be forwarded by system kernel by @L-Trump in #660
- fix kcp traffic not encrypted by @KKRainbow in #663
- easytier-web add tcp support by @loecom in #673
- add configurable items for web by @nanhantianyi in #674
- import/export network config for web by @nanhantianyi in #676
- fix smoltcp socket leak or hang when doing subnet proxy by @KKRainbow in #677
- fix memory leak of public shared node by @KKRainbow in #654
- Fixed the issue that IPV6 direct connection and LAN direct connection sometimes do not work. Contributed by @KKRainbow in #685
New Contributors
- @zhj9709 made their first contribution in #622
- @L-Trump made their first contribution in #660
- @loecom made their first contribution in #673
- @nanhantianyi made their first contribution in #674
- @treasury1203 made their first contribution in #687
- @yushangcl made their first contribution in #661
Full Changelog: v2.2.2...v2.2.3