You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TLSRouter is a TLS proxy that routes connections to backends based on the TLS SNI (Server Name Indication) of the TLS handshake. It carries no encryption keys and cannot decode the traffic that it proxies.
6
-
7
-
This is not an official Google project.
5
+
TLSRouter is a TLS proxy that routes connections to backends based on
6
+
the TLS SNI (Server Name Indication) of the TLS handshake. It carries
7
+
no encryption keys and cannot decode the traffic that it proxies.
0 commit comments