Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 347 Bytes

RProxy

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

License

RProxy is provided under the MIT license. See LICENSE.