blockcheck: support URIs, support disabling HEAD for https

This commit is contained in:
bol-van
2025-10-28 14:41:07 +03:00
parent 9d5c9191be
commit f91bca170a
4 changed files with 47 additions and 21 deletions
+4
View File
@@ -568,3 +568,7 @@ nfqws: --wssize-forced-cutoff
nfqws: --orig-tcp-flags, --dup-tcp-flags, --dpi-desync-tcp-flags
nfqws: --dup-ip-id
73.3
blockcheck: support URIs
blockcheck: CURL_HTTPS_GET=1 suppresses -I curl option for https (HEAD -> GET)