Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Catofes/SniGateway


https://github.com/Catofes/SniGateway

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## SniGateway

This project is a simple SNI based TLS route program. You can bind SniGateway to your 443 port and forward TLS connection to multi backends according by SNI part. In this way you can hide some tcp traffic under normal https traffic.

**Notice:** SNI do not be encrypted in TLS. MITM can distinguish the traffic if they want to.