From ee619ffe751ce5f0479cdd3f0e6e575e0cc0fa7e Mon Sep 17 00:00:00 2001 From: niansa Date: Sat, 22 Apr 2023 20:45:55 +0000 Subject: [PATCH] faking -> spoofing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ee5a17..f079a17 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # No SNI -This project demonstrates breaking SNI based website blockages by faking the SNI. It is mostly just a proof-of-concept. +This project demonstrates breaking SNI based website blockages by spoofing the SNI. It is mostly just a proof-of-concept. ## Building Just run the `Makefile` and wait for it to finish.