Ehco Tunnel Manage Script / Ehco 一键管理脚本 修复版
本项目为备份修复版
English Document | 中文版说明文档(已失效)
这是一个还在测试中的 Beta 脚本,没人保证它一定可用!
近期来最大的一次大版本更新,首次支持了负载均衡的转发配置,添加转发的功能使用Python完全重写,彻底解决了小概率出现添加失败的Bug。
优化了脚本性能,性能较差的VPS在添加转发时不会再有卡顿感,界面细节上进行了打磨,脚本预设了更多的异常处理,会显示更具体的原因可以继续操作而不会莫名退出。
之前有很多小伙伴反馈到ehco的流量记录重启就会丢失,为了解决这个问题:
本次更新尝试采用SQLite3轻量数据库(Beta特性)来保存ehco的各中转流量历史记录。
The ehco
is contributed by Ehco1996, see the project here. Thanks for his excellent project.
- Support
Show/Add/Modify/Delete
Ehco Relays - One-Key Installation and configure Echo automatically
- Multistage Relay List
- Support stream balancing configuration
bash <(curl -fsSL https://git.io/JyrOJ)
Or you can use this command for domestic server
bash <(curl -fsSL https://cdn.jsdelivr.net/gh/whunt1/ehco.sh@main/ehco.sh)