From 00812ec79f0a3eb8d85b87af26124720ecbb647f Mon Sep 17 00:00:00 2001 From: Dingjun Date: Fri, 15 Sep 2017 17:14:10 +0800 Subject: [PATCH] fix a typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa54c39..6ebed94 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Sniproxy A SNI proxy implements by golang -it can forward the TLS request to deferent backend by deferent SNI name +it can forward the TLS request to different backend by different SNI name Usage