Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 312 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 312 Bytes

Simple-RProxy

nginx stream proxy cannot preserve TLS fingerprint infos, so I wrote this simple reverse proxy.

Build

You have to configure a C compiler when you develop within Windows platform.

Since io zero copy only works on unix platform, this project is actually not supported on Windows.