From dc8fad8d3642b79d0c1dcb7016701147ccb1a39c Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Wed, 17 May 2017 00:05:00 +0300 Subject: [PATCH] Readme typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d730ca..140b61f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ GoodbyeDPI — Passive Deep Packet Inspection blocker and Active DPI circumventi This software designed to bypass Deep Packet Inspection systems found in many Internet Service Providers which block access to certain websites. -It handles DPI connected using optical splitter or port mirroring (**Passive DPI**) which do not block any data but just replying faster then requested destination, and **Active DPI** connected in sequence. +It handles DPI connected using optical splitter or port mirroring (**Passive DPI**) which do not block any data but just replying faster than requested destination, and **Active DPI** connected in sequence. **Windows 7, 8, 8.1 and 10** with administrator privileges required. @@ -23,7 +23,7 @@ Run `goodbyedpi.exe 15` if this doesn't work. Fragmentation will cause slowdowns ### Passive DPI -Most Passive DPI send HTTP 301 Redirect if you try to access blocked website over HTTP and TCP Reset in case of HTTPS, faster then destination website. Packets sent by DPI have always have IP Identification field equal to `0x0000` or `0x0001`, as seen with Russian providers. These packets are blocked by GoodbyeDPI. +Most Passive DPI send HTTP 301 Redirect if you try to access blocked website over HTTP and TCP Reset in case of HTTPS, faster than destination website. Packets sent by DPI have always have IP Identification field equal to `0x0000` or `0x0001`, as seen with Russian providers. These packets are blocked by GoodbyeDPI. ### Active DPI