sonertari / SSLproxy

Transparent SSL/TLS proxy for decrypting and diverting network traffic to other programs, such as UTM services, for deep SSL inspection
BSD 2-Clause "Simplified" License
385 stars 100 forks source link

Question: Google Quic Protocol #10

Open fatihusta opened 5 years ago

fatihusta commented 5 years ago

Hello Is there support google quic protocol?

https://blog.cloudflare.com/the-road-to-quic/amp/

Thanks.

sonertari commented 5 years ago

Per README, "For HTTP and HTTPS connections, SSLproxy mangles headers to [...] prevent switching to QUIC/SPDY, HTTP/2 or WebSockets (Upgrade, Alternate Protocols)." So, the answer is no, sorry.