From e5d13b9b95f9c1dfeb2a79fc2ed8ff1406529725 Mon Sep 17 00:00:00 2001 From: theodorsm Date: Sun, 1 Dec 2024 23:51:58 +0100 Subject: [PATCH] Update README with proxy flags --- proxy/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/proxy/README.md b/proxy/README.md index e98d7c9..032c28b 100644 --- a/proxy/README.md +++ b/proxy/README.md @@ -48,6 +48,10 @@ Usage of ./proxy: maximum concurrent clients (default is to accept an unlimited number of clients) -disable-stats-logger disable the exposing mechanism for stats using logs + -dtls-mimic + mimic DTLS client hello of Chrome and Firefox + -dtls-randomize + randomize DTLS client hello -ephemeral-ports-range range Set the range of ports used for client connections (format:":"). If omitted, the ports will be chosen automatically.