Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 247 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 247 Bytes

Tiny Tunnel

It's a tiny HTTP tunnel, what else could it be.

Use

Go

go install github.com/campbel/tiny-tunnel@latest
tiny-tunnel --help

Docker

docker run -it --rm ghcr.io/campbel/tiny-tunnel:latest --help