We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Windows 10 22H2
I installed it as a service / Установил как сервис Windows
The blocked websites work fine in the Firefox browser, but curl can't access them. Here is an example:
>curl -v https://rutracker.org * Host rutracker.org:443 was resolved. * IPv6: (none) * IPv4: 104.21.32.39, 172.67.182.196 * Trying 104.21.32.39:443... * Connected to rutracker.org (104.21.32.39) port 443 * ALPN: curl offers h2,http/1.1 * TLSv1.3 (OUT), TLS handshake, Client hello (1): * CAfile: D:\curl\bin\curl-ca-bundle.crt * CApath: none * LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to rutracker.org:443 * Closing connection curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to rutracker.org:443
No response
The text was updated successfully, but these errors were encountered:
Provide the pcap dumps of both Firefox and cURL. https://github.com/ValdikSS/GoodbyeDPI/wiki/How-to-make-traffic-dump-with-Wireshark
Sorry, something went wrong.
GoodbyeDPI does not handle "TLSv1.2" record version handshakes yet.
GoodbyeDPI/src/goodbyedpi.c
Line 1132 in 4a82fd4
Handle TLSv1.2 record version handshakes (16 03 03). #353
4c846c7
Try it, it should work. https://github.com/ValdikSS/GoodbyeDPI/actions/runs/9307102451 Please report if it still doesn't.
It works, thanks!
No branches or pull requests
Operating system / операционная система
Windows 10 22H2
Running as service / Запуск программы как сервис
I installed it as a service / Установил как сервис Windows
Describe the bug / Опишите ошибку программы
The blocked websites work fine in the Firefox browser, but curl can't access them.
Here is an example:
Additional information / Дополнительная информация
No response
The text was updated successfully, but these errors were encountered: