From a650e55ffe134ae4357795bb8f966cac4bb6f621 Mon Sep 17 00:00:00 2001 From: jimraynor2470 Date: Mon, 8 May 2023 11:48:57 +0900 Subject: [PATCH] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7bea340..43155f9 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,9 @@ Usage: goodbyedpi.exe [OPTION...] --blacklist perform circumvention tricks only to host names and subdomains from supplied text file (HTTP Host/TLS SNI). This option can be supplied multiple times. + --whitelist does not perform circumvention tricks to host names and subdomains from + supplied text file. + This option can be supplied multiple times. --allow-no-sni perform circumvention if TLS SNI can't be detected with --blacklist enabled. --set-ttl activate Fake Request Mode and send it with supplied TTL value. DANGEROUS! May break websites in unexpected ways. Use with care (or --blacklist).