README ¶ # ehco ehco is a lightweight TCP/UDP relay and tunneling tool written in Go. It helps developers and operators quickly forward traffic between networks without complex proxy setups. Features 🚀 Lightweight and fast 🔌 TCP and UDP relay support 🧩 Simple CLI interface 🛠Designed for debugging and infrastructure tooling 📦 Easy deployment Use Cases ehco can be used for: Relaying TCP or UDP traffic between hosts Simple network tunneling Debugging connectivity issues Lightweight alternative to complex proxy stacks Internal infrastructure tooling Installation Install from source go install github.com/Ehco1996/ehco@latest Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd ehco command internal cli cmgr cmgr/ms config conn constant glue lb metrics relay relay/conf tls transporter nolint: errcheck nolint: errcheck web pkg buffer bytes http limiter log metric_reader xray test cmd/echo command cmd/tcp_client command echo Click to show internal directories. Click to hide internal directories.