
SNIProxy
SNI Proxy proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session, enabling HTTPS name-based virtual hosting.
About
SNIProxy is a specialized proxy tool designed for use with LAN caching setups, particularly in gaming environments. It intercepts HTTPS traffic based on Server Name Indication (SNI) and forwards it transparently to the original destination without decrypting the content. This all…