mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2024-11-22 01:55:19 +01:00
Update README.md
This commit is contained in:
parent
185a0e0211
commit
c377119136
18
README.md
18
README.md
@ -23,14 +23,16 @@ Usage: goodbyedpi.exe [OPTION...]
|
|||||||
-e [value] set HTTPS fragmentation to value
|
-e [value] set HTTPS fragmentation to value
|
||||||
-a additional space between Method and Request-URI (enables -s, may break sites)
|
-a additional space between Method and Request-URI (enables -s, may break sites)
|
||||||
-w try to find and parse HTTP traffic on all processed ports (not only on port 80)
|
-w try to find and parse HTTP traffic on all processed ports (not only on port 80)
|
||||||
--port [value] additional TCP port to perform fragmentation on (and HTTP tricks with -w)
|
--port [value] additional TCP port to perform fragmentation on (and HTTP tricks with -w)
|
||||||
--ip-id [value] handle additional IP ID (decimal, drop redirects and TCP RSTs with this ID).
|
--ip-id [value] handle additional IP ID (decimal, drop redirects and TCP RSTs with this ID).
|
||||||
This option can be supplied multiple times.
|
This option can be supplied multiple times.
|
||||||
--dns-addr [value] redirect UDP DNS requests to the supplied IP address (experimental)
|
--dns-addr [value] redirect UDP DNS requests to the supplied IP address (experimental)
|
||||||
--dns-port [value] redirect UDP DNS requests to the supplied port (53 by default)
|
--dns-port [value] redirect UDP DNS requests to the supplied port (53 by default)
|
||||||
--dns-verb print verbose DNS redirection messages
|
--dnsv6-addr [value] redirect UDPv6 DNS requests to the supplied IPv6 address (experimental)
|
||||||
--blacklist [txtfile] perform HTTP tricks only to host names and subdomains from
|
--dnsv6-port [value] redirect UDPv6 DNS requests to the supplied port (53 by default)
|
||||||
supplied text file. This option can be supplied multiple times.
|
--dns-verb print verbose DNS redirection messages
|
||||||
|
--blacklist [txtfile] perform HTTP tricks only to host names and subdomains from
|
||||||
|
supplied text file. This option can be supplied multiple times.
|
||||||
|
|
||||||
-1 -p -r -s -f 2 -k 2 -n -e 2 (most compatible mode, default)
|
-1 -p -r -s -f 2 -k 2 -n -e 2 (most compatible mode, default)
|
||||||
-2 -p -r -s -f 2 -k 2 -n -e 40 (better speed for HTTPS yet still compatible)
|
-2 -p -r -s -f 2 -k 2 -n -e 40 (better speed for HTTPS yet still compatible)
|
||||||
|
Loading…
Reference in New Issue
Block a user