diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b74ca69 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This is a TLS proxy that routes connections to backends based on the TLS SNI (Server Name Indication) field of the TLS handshake. It carries no encryption keys and cannot decode the traffic that it proxies. + +This is not an official Google product. |