🚀 Running through rustunnel
Hello from the demo app
This tiny web server exists purely to show rustunnel forwarding HTTP traffic to a local service.
What is this?
This is a zero-dependency Node.js server running on your machine.
When you start it and then run rustunnel http 3000, every
request that arrives at the public URL is securely forwarded here
through the encrypted tunnel.
Transport
WebSocket + TLS
Multiplexer
yamux
Language
🦀 Rust
Try the other pages
- About → How the tunnel works, end to end.
- Live Stats → Real-time request counter, auto-refreshes every 2 s.
- API Demo → Hit the JSON endpoints and see responses inline.