Skip to content

Add Tunelo — Rust QUIC tunnel with built-in file server#234

Open
jiweiyuan wants to merge 1 commit intoanderspitman:masterfrom
jiweiyuan:add-tunelo
Open

Add Tunelo — Rust QUIC tunnel with built-in file server#234
jiweiyuan wants to merge 1 commit intoanderspitman:masterfrom
jiweiyuan:add-tunelo

Conversation

@jiweiyuan
Copy link
Copy Markdown

Tunelo — a single-binary tunnel tool written in Rust.

  • QUIC transport (quinn + rustls) — multiplexed, encrypted, low-latency
  • Zero-copy data plane — copy_bidirectional between TCP and QUIC, no HTTP parsing on relay path
  • Built-in file server with React web explorer (code highlighting, PDF, video, audio, CSV)
  • One binary: tunelo http 3000, tunelo serve ., tunelo relay
  • Self-hostable, 8 MB memory, ~4 MB binary
  • MIT Licensed

Website: https://tunelo.net
Install: curl -fsSL https://tunelo.net/install.sh | sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant