https://github.com/ehco1996/ehco
ehco is a network ʚrelayɞ tool and a typo :)
https://github.com/ehco1996/ehco
echo relay
Last synced: 3 days ago
JSON representation
ehco is a network ʚrelayɞ tool and a typo :)
- Host: GitHub
- URL: https://github.com/ehco1996/ehco
- Owner: Ehco1996
- License: gpl-3.0
- Created: 2019-06-15T07:53:29.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2026-03-28T00:26:12.000Z (12 days ago)
- Last Synced: 2026-03-28T05:53:53.225Z (11 days ago)
- Topics: echo, relay
- Language: Go
- Homepage:
- Size: 2.33 MB
- Stars: 1,283
- Watchers: 10
- Forks: 211
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# # ehco
[](https://go.dev/)
[](https://github.com/Ehco1996/ehco/releases)
[](LICENSE)
**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
```bash
go install github.com/Ehco1996/ehco@latest