rapiz1 / rathole

A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
Apache License 2.0
9.44k stars 475 forks source link

feat: configurable max_retries #307

Open tltsutltsu opened 10 months ago

tltsutltsu commented 10 months ago

Resolves: #283

@rapiz1