ferrotunnel
Reverse tunnel library for Rust applications.
Quick Start
[]
= "0.1"
use Client;
async
Features
- TLS 1.3 encryption with rustls
- Token-based authentication
- HTTP, WebSocket, 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