ExposeME v1.4.20: Secure HTTP Tunneling with Rust & Leptos WebAssembly UI

Expose local services to the internet through secure WebSocket tunnels. Built entirely in Rust with a modern Leptos WASM dashboard for real-time monitoring.

What's New in v1.4.20:

  • Modern Leptos WASM UI with TailwindCSS styling
  • Real-time traffic visualization and metrics charts
  • Enhanced certificate management with ACME renewal controls
  • Professional dashboard with server status monitoring

Key Features:

  • Binary protocol over WebSocket for efficient tunneling
  • Automatic Let's Encrypt SSL with DNS provider support
  • Real-time metrics dashboard built with Leptos
  • Docker support with single-command setup

Quick Test (no setup required):
docker run -it --rm arch7tect/exposeme-client:latest
--server-url "wss://exposeme.org/tunnel-ws"
--token "uoINplvTSD3z8nOuzcDC5JDq41sf4GGELoLELBymXTY="
--tunnel-id "my-tunnel"
--local-target "http://host.docker.internal:3000"

Access your service at: https://my-tunnel.exposeme.org/

GitHub: GitHub - arch7tect/exposeme: Secure HTTP tunneling solution written in Rust that exposes local services to the internet

Built with: Rust, Leptos, Tokio, Hyper

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.