An open API service indexing awesome lists of open source software.

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 :)

Awesome Lists containing this project

README

          

# # ehco

[![Go Version](https://img.shields.io/github/go-mod/go-version/Ehco1996/ehco)](https://go.dev/)
[![Release](https://img.shields.io/github/v/release/Ehco1996/ehco)](https://github.com/Ehco1996/ehco/releases)
[![License](https://img.shields.io/github/license/Ehco1996/ehco)](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