Download Latest Version easytier-windows-i686-v2.3.2.zip (19.2 MB)
Email in envelope

Get an email when there's a new version of EasyTier

Home / v2.3.2
Name Modified Size InfoDownloads / Week
Parent folder
app-universal-release.apk 2025-06-19 75.5 MB
easytier-freebsd-13.2-x86_64-v2.3.2.zip 2025-06-19 21.8 MB
easytier-gui_2.3.2_aarch64.dmg 2025-06-19 8.9 MB
easytier-gui_2.3.2_amd64.AppImage 2025-06-19 94.3 MB
easytier-gui_2.3.2_amd64.deb 2025-06-19 9.6 MB
easytier-gui_2.3.2_arm64-setup.exe 2025-06-19 7.2 MB
easytier-gui_2.3.2_arm64.deb 2025-06-19 9.0 MB
easytier-gui_2.3.2_x64-setup.exe 2025-06-19 8.0 MB
easytier-gui_2.3.2_x64.dmg 2025-06-19 9.8 MB
easytier-gui_2.3.2_x86-setup.exe 2025-06-19 7.7 MB
easytier-linux-aarch64-v2.3.2.zip 2025-06-19 18.4 MB
easytier-linux-arm-v2.3.2.zip 2025-06-19 18.4 MB
easytier-linux-armhf-v2.3.2.zip 2025-06-19 18.6 MB
easytier-linux-armv7-v2.3.2.zip 2025-06-19 18.1 MB
easytier-linux-armv7hf-v2.3.2.zip 2025-06-19 18.4 MB
easytier-linux-mips-v2.3.2.zip 2025-06-19 5.9 MB
easytier-linux-mipsel-v2.3.2.zip 2025-06-19 5.9 MB
easytier-linux-x86_64-v2.3.2.zip 2025-06-19 20.1 MB
easytier-macos-aarch64-v2.3.2.zip 2025-06-19 19.1 MB
easytier-macos-x86_64-v2.3.2.zip 2025-06-19 21.2 MB
Easytier-Magisk-v2.3.2.zip 2025-06-19 11.5 MB
easytier-web-dashboard-v2.3.2.zip 2025-06-19 854.7 kB
easytier-windows-arm64-v2.3.2.zip 2025-06-19 19.1 MB
easytier-windows-i686-v2.3.2.zip 2025-06-19 19.2 MB
easytier-windows-x86_64-v2.3.2.zip 2025-06-19 20.5 MB
README.md 2025-06-19 5.4 kB
v2.3.2 source code.tar.gz 2025-06-19 4.6 MB
v2.3.2 source code.zip 2025-06-19 4.9 MB
Totals: 28 Items   496.8 MB 6

📝 更新日志(v2.3.1 → v2.3.2)

🚀 新功能 / Feature Enhancements

  • 支持 QUIC 代理 @KKRainbow
  • 支持子网代理映射功能 @KKRainbow
  • easytier-core 支持多配置文件加载 @xzzpig
  • 添加转发带宽速率限制功能(bps limiter)@KKRainbow
  • Web 支持 IPv4/IPv6 双栈访问 @BlackLuny
  • 支持通过命令行设置机器 UID @KKRainbow
  • 添加 RPC 门户白名单,默认仅允许本地访问 @xzzpig
  • GUI / Web 支持 Toml 配置的导入、导出和编辑 @xzzpig

🐞 问题修复 / Bug Fixes

  • 修复 roaming 后 WireGuard peer 表丢失的问题 @imkiva
  • 修复 OSPF 路由条目残留的问题 @KKRainbow
  • 修复内置 STUN 服务未使用 XOR-MAPPED 地址的问题 @KKRainbow
  • 移除 macOS 上 utun 设备的默认路由设置 @KKRainbow
  • 添加对 RPC 数据包合法性的检查(Fix [#963])@BlackLuny
  • 更新 default_port 与 SNI 逻辑,提升反向代理可达性 @thezzisu
  • 支持 --proxy-forward-by-system--enable-exit-node 同时使用 @imkiva
  • KCP 支持自动重连机制 @KKRainbow
  • 批量压缩代替流式压缩,降低内存使用 @KKRainbow
  • PeerConn 添加 is_hole_punched 属性,取代原打洞状态表 @liusen373

📄 其他改动 / Other Changes

  • 更新 core.yml,使用 UPX 4.2.4 进行打包优化 @KKRainbow

👥 新贡献者 / New Contributors

  • 🎉 @thezzisu 首次贡献于 #947
  • 🎉 @imkiva 首次贡献于 #954
  • 🎉 @BlackLuny 首次贡献于 #953
  • 🎉 @tianxiayu007 首次贡献于 #1004
  • 🎉 @liusen373 首次贡献于 #1001

🔗 完整更新记录: 点击查看完整变更


📝 Release Notes (v2.3.1 → v2.3.2)

🚀 Feature Enhancements

  • Added support for QUIC proxy @KKRainbow
  • Added subnet proxy mapping support @KKRainbow
  • easytier-core now supports loading multiple configuration files @xzzpig
  • Added bandwidth rate limiting for forwarding traffic (bps limiter) @KKRainbow
  • Web interface now supports IPv4/IPv6 dual-stack access @BlackLuny
  • Allow setting machine UID via command line @KKRainbow
  • Added RPC portal whitelist, local access only by default @xzzpig
  • GUI/Web now supports importing, exporting, and editing Toml configurations @xzzpig

🐞 Bug Fixes

  • Fixed issue where WireGuard peer table was lost after client roaming @imkiva
  • Fixed OSPF route residue by adjusting route entry management @KKRainbow
  • Fixed internal STUN server to use XOR-MAPPED address @KKRainbow
  • Removed default route on macOS utun devices @KKRainbow
  • Added sanity check for incoming RPC packets (Fix [#963]) @BlackLuny
  • Improved reverse proxy reachability by updating default_port and SNI logic @thezzisu
  • Enabled --proxy-forward-by-system to work with --enable-exit-node @imkiva
  • Added KCP reconnect mechanism @KKRainbow
  • Replaced streaming compression with bulk compression to reduce memory usage @KKRainbow
  • Introduced is_hole_punched property to PeerConn, replacing global punch state table @liusen373

📄 Other Changes

  • Updated core.yml to use UPX 4.2.4 for binary packing optimization @KKRainbow

👥 New Contributors

  • 🎉 @thezzisu made their first contribution in #947
  • 🎉 @imkiva made their first contribution in #954
  • 🎉 @BlackLuny made their first contribution in #953
  • 🎉 @tianxiayu007 made their first contribution in #1004
  • 🎉 @liusen373 made their first contribution in #1001

🔗 Full Changelog: View Full Changes


Source: README.md, updated 2025-06-19