summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index 43734f3..352480e 100644
--- a/README.md
+++ b/README.md
@@ -2,11 +2,12 @@
![DPIBreak_logo](./res/logo.png)
Simple and efficient tool for circumventing [Deep Packet Inspection
-(DPI)](https://en.wikipedia.org/wiki/Deep_packet_inspection),
-especially on HTTPS connections. It fragments the TCP packet carrying
-the [TLS](https://en.wikipedia.org/wiki/Transport_Layer_Security)
-ClientHello so that certain DPI devices cannot extract the [Server
-Name Indication
+(DPI)](https://en.wikipedia.org/wiki/Deep_packet_inspection) on HTTPS
+connections. It fragments the
+[TCP](https://en.wikipedia.org/wiki/Transmission_Control_Protocol)
+packet carrying the [TLS
+ClientHello](https://www.rfc-editor.org/rfc/rfc8446.html#section-4.1.2)
+so that certain DPI devices cannot extract the [Server Name Indication
(SNI)](https://en.wikipedia.org/wiki/Server_Name_Indication) field and
identify the destination site.