Help me use the correct NFQWS_OPT settings from blockcheck.sh #1475
Replies: 1 comment
-
First, you should be fine using remittor's package, but I suggest you read through the instruction anyway. And installing zapret via terminal wouldn't hurt, so it's worth a try. Second, I can't quite remember the blockcheck usage process, but I'm pretty sure that it stops checking the strategies right after it finds a working one, so you shouldn't have to end up with that many of them. Anyways, http equals tcp=80, https_tls12 equals tcp=443, quic equals udp=443. For example: line Third, you don't test tpws unless you know what you're doing it for. In most cases tpws is no help and is an only measure in cases, when you have no other options (nfqws. winws). Nfqws has more options and is more preferable. Testing them both will just waste your time. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I'm running OpenWRT on Raspberry Pi 5. I installed Zapret_70.20250505 from remittor's repo. Installed these two packages:
-luci-app-zapret_70.20250505-r1_all.ipk
-zapret_70.20250505_aarch64_cortex-a76.ipk
I also have the HTTPS DNS Proxy app installed and it's using Cloudflare DNS with DoH enabled.
I can see the Zapret GUI on Luci. It seems to have unblocked Discord on browser but it's not effective on the Windows Discord app.
I ran a blockcheck.sh on the OpenWRT (with DNS proxy disabled) and it gave me this summary:
There are so many options here and I couldn't figure out which ones to type in NFQWS_OPT text box in the Zapret settings menu. Can anyone help me?
I'm talking about here.
Also I noticed when installing Zapret on the terminal from bol-van's source, it asks me if I want to use tls1.2 and tls1.3. But those options don't exist when you install zapret by uploading .ipk files to openwrt . Looking at these results I notice some of them have tls12 written. Does that mean i need tls1.2 installed and need to install zapret via terminal?
Beta Was this translation helpful? Give feedback.
All reactions