89 shaares
rstun
A TCP/UDP tunnel over QUIC written in Rust.
rstun is a high-performance TCP/UDP tunneling solution. It leverages the Quinn library for QUIC transport, ensuring efficient, low-latency bidirectional communication, secured by QUIC’s integrated TLS layer.
Key Features
Bidirectional TCP and UDP communication over a single QUIC tunnel.
Encryption provided by QUIC’s inherent TLS layer.