msasanmh / DNSveil

A DNS Client Supporting DNSCrypt, Anonymized DNSCrypt, DoH, DoT, UDP And TCP.
https://msasanmh.github.io/DNSveil/
GNU General Public License v3.0
858 stars 81 forks source link

Should I update GoodbyeDPI manually? #204

Closed CoffeNook closed 2 months ago

CoffeNook commented 2 months ago

GoodbyeDPI received an update and I'm wondering if I should update it manually. Are there any benefits to updating?

msasanmh commented 2 months ago

GoodbyeDPI received an update and I'm wondering if I should update it manually. Are there any benefits to updating?

The new version is pre-release, which means it's not stable and may have bugs. You can manually update it and check if it works for you.

To update, simply replace the new version with the old one in "binary" directory.

The only benefit you can get is that the new version can find SNI and chunk it where SNI starts. Still, it's not a full chunk. (It creates 2 chunks, not many)

You should know the new other features don't exist in the UI yet, so you can't use them. (e.g. Block Quic)

CoffeNook commented 2 months ago

Thank you. I think I should stick with your updates from now on.