younasiqw / ehco1337

GNU General Public License v3.0
0 stars 0 forks source link

ehco.sh

Ehco Tunnel Manage Script / Ehco 一键管理脚本 感谢@sjlleo

English Document | 中文版说明文档

这是一个还在测试中的 Beta 脚本,没人保证它一定可用!

更新日志

2021.09.03

近期来最大的一次大版本更新,首次支持了负载均衡的转发配置,添加转发的功能使用Python完全重写,彻底解决了小概率出现添加失败的Bug。

优化了脚本性能,性能较差的VPS在添加转发时不会再有卡顿感,界面细节上进行了打磨,脚本预设了更多的异常处理,会显示更具体的原因可以继续操作而不会莫名退出。

2021.09.02

ehco的流量记录重启就会丢失,为了解决这个问题:

本次更新尝试采用SQLite3轻量数据库(Beta特性)来保存ehco的各中转流量历史记录。

Ehco Introduction

The ehco is contributed by Ehco1996, see the project here. Thanks for his excellent project.

image

image

Feature

  1. Support Show/Add/Modify/Delete Ehco Relays
  2. One-Key Installation and configure Echo automatically

TODO

Usage

bash <(curl -fsSL https://git.io/ehco1337.sh)
bash <(curl -fsSL https://acg.kr/ehco1337)

Or you can use this command for domestic server

bash <(curl -fsSL https://cdn.jsdelivr.net/gh/younasiqw/ehco1337@main/ehco-cn.sh)

This is the beta version

bash <(curl -fsSL https://git.io/ehco-beta)

This is the Arm version

bash <(curl -fsSL https://cdn.jsdelivr.net/gh/younasiqw/ehco1337/ehco-arm.sh)