RProxy is a TCP/TLS/HTTPS proxy/gateway tool written in Rust. It can forward TCP or TLS connection and proxy HTTP/1 and HTTP/2 requests. SNI is supported for hosting multiple services on the same port. Example configuration is provided in config.example.yaml
RProxy is provided under the MIT license. See LICENSE.