From 22573b7d12219648b54cd759a8c2052cd977dd74 Mon Sep 17 00:00:00 2001 From: Vadim Vetrov Date: Thu, 8 Aug 2024 10:54:59 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2cd6a15..749e302 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Available flags: If you are on Chromium you may have to disable kyber (the feature that makes the TLS ClientHello very fat). I've got the problem with it on router, so to escape possibly errors it is better to just disable it: in chrome://flags search for kyber and switch it to disabled state. +If your browser is using quic it may not work properly. Disable it in chrome in chrome://flags and in Firefox network.http.http{2,3}.enable(d) in about:config + ### Troubleshooting EPERMS (Operation not permitted) EPERM may occur in a lot of places but generally here are two: mnl_cb_run and when sending the packet via rawsocket (raw_frags_send and send fake sni). - mnl_cb_run Operation not permitted indicates that another instance of youtubeUnblock is running on the specified queue-num.