EasyTier

✨ 一个由 Rust 和 Tokio 驱动的简单、安全、去中心化的异地组网方案

核心特性

 

  • 🔒 去中心化:节点平等且独立,无需中心化服务
  • 🚀 易于使用:支持通过网页、客户端和命令行多种操作方式
  • 🌍 跨平台:支持 Win/MacOS/Linux/FreeBSD/Android 和 X86/ARM/MIPS 架构
  • 🔐 安全:AES-GCM 或 WireGuard 加密,防止中间人攻击

高级功能

 

  • 🔌 高效 NAT 穿透:支持 UDP 和 IPv6 穿透,可在 NAT4-NAT4 网络中工作
  • 🌐 子网代理:节点可以共享子网供其他节点访问
  • 🔄 智能路由:延迟优先和自动路由选择,提供最佳网络体验
  • ⚡ 高性能:整个链路零拷贝,支持 TCP/UDP/WSS/WG 协议

网络优化

 

  • 📊 UDP 丢包抗性:KCP/QUIC 代理在高丢包环境下优化延迟和带宽
  • 🔧 Web 管理:通过 Web 界面轻松配置和监控
  • 🛠️ 零配置:静态链接的可执行文件,简单部署

快速开始

https://github.com/EasyTier/EasyTier/blob/main/README_CN.md
https://ghfast.top/https://github.com/EasyTier/EasyTier/releases/download/v2.4.5/app-universal-release.apk
https://ghfast.top/https://github.com/EasyTier/EasyTier/releases/download/v2.5.0/easytier-linux-x86_64-v2.5.0.zip
https://ghfast.top/https://github.com/EasyTier/EasyTier/releases/download/v2.4.5/easytier-windows-x86_64-v2.4.5.zip
https://ghfast.top/https://github.com/EasyTier/EasyTier/releases/download/v2.4.5/easytier-gui_2.4.5_x64-setup.exe

 

神奇的CMD脚本

每秒定时刷新路由并显示IP并判断是否联通
for /L %i in (1,1,36000) do cls && ipconfig | find "IP" && route print /4 && ping -n 2 -w 500 192.168.10.1

docker-镜像使用-ghcr.io

直接拉取镜像速度很慢,网上看到一个加速方法很好用,特此记录一下。
ghcr.io
替换为
ghcr.nju.edu.cn

如比:
docker run -p 3000:3000 -v ./data:/app/data ghcr.io/c4illin/convertx
改为
docker run -p 3000:3000 -v ./data:/app/data ghcr.nju.edu.cn/c4illin/convertx
———————————–
优化测试,本地使用,免登录,不显示历史, 允许http下载,
docker run -p 3000:3000 -e HTTP_ALLOWED=true -e HIDE_HISTORY=true -e ALLOW_UNAUTHENTICATED=true –name=convertx ghcr.nju.edu.cn/c4illin/convertx
———————————–
convertx,转换文件格式用,可以转doc,没有excel,emmmm.。
———————————–

🦊 Elysia is running at http://localhost:3000
Debian GNU/Linux 13 (trixie)
resvg v0.45.1
pandoc 3.1.11.1
ImageMagick 7.1.1-43 Q16 x86_64 22550 https://imagemagick.org
djxl v0.11.1 [AVX2,SSE4,SSE2]
XeTeX 3.141592653-2.6-0.999996 (TeX Live 2025/dev/Debian)
potrace 1.16. Copyright (C) 2001-2019 Peter Selinger.
assimp Version 5.4 -debug -shared -st (GIT commit 0)
libheif v1.19.8
Bun v1.2.2
msgconvert (libemail-outlook-message-perl) is not installed
GraphicsMagick 1.4 snapshot-20250331 Q16 http://www.GraphicsMagick.org/
dasel version v2.8.1-1
vips-8.16.1
ffmpeg version 7.1.3-0+deb13u1 Copyright (c) 2000-2025 the FFmpeg developers
Inkscape 1.4 (e7c3feb100, 2024-10-09)
ebook-convert (calibre 8.5.0)
LibreOffice 25.2.3.2 520(Build:2)
jobId set to: 1
jobId set to: 2