ferrotunnel
Reverse tunnel library for Rust applications.
Quick Start
[]
= "0.1"
use Client;
async
Features
- TLS 1.3 encryption with rustls
- QUIC transport with native stream multiplexing (feature:
quic) - Token-based authentication
- HTTP, WebSocket, gRPC, and TCP tunneling
- Automatic reconnection with backoff
- Prometheus metrics and tracing
Documentation
See docs.rs/ferrotunnel for API documentation.
License
MIT OR Apache-2.0