Andrey Meshkov

Results 242 issues of Andrey Meshkov

Currently AdGuard will use DoH2 exclusively for all DoH upstreams that use `https://` URLs. We should add a low-level setting that enables both DoH3 and DoH2 (it's available as a...

Feature request
Priority: P4
Version: ADGuard v4.6 [Reserved]

1. If for some reason it is unable to download the full file, we should suggest user download the full installer manually. 2. We'd better have crash reporting baked into...

Enhancement
installer
Medium
Priority: P3

This is not a tracking tool, rather a developer analytics tool like Sentry, etc: https://github.com/hyperdxio/hyperdx Here's what we should do: 1. Unblock their website, there's no point in blocking the...

A: Bug
A: In progress

### Issue Details A major concern with HTTPS filtering is that users don't get to see the website's original certificate. We've covered this issue in our knowledge base: [link](https://adguard.com/kb/general/https-filtering/known-issues/). We've...

Feature request
Priority: P3
Version: AdGuard v2.13

### Prerequisites - [X] I checked the documentation and understood it; - [X] I checked to make sure that this issue has not already been filed; ### Problem description We...

Feature Request

Why? With DoH it is possible to use HTTP basic authentication on top of DNS stamps follow the URL format so they kind of already support passing basic authentication using...

https://top.mail.ru/help/ru/api/jsapi https://docs.tracker.my.com/sdk/web/api?lang=ru

Feature request
Priority: P4

DnsLibs currently provides a `testUpstream` method for validating an upstream. In addition to that (or instead of that) I suggest providing a public method that provides upstream settings: * DNS...

Feature request
Priority: P4
Version: DnsLibs v2.6

We need to get rid of libcurl first to add it to DoH3, but after that this can be implemented.

Enhancement

``` panic: http2: server sent GOAWAY and closed the connection; LastStreamID=2147483647, ErrCode=unknown error code 0x64, debug="" goroutine 1 [running]: github.com/ameshkov/gocurl/internal/output.(*Output).Write(0x1400000e660, 0x1400021c000?, 0x104c9e801?) github.com/ameshkov/gocurl/internal/output/output.go:66 +0xfc github.com/ameshkov/gocurl/internal/cmd.Main() github.com/ameshkov/gocurl/internal/cmd/cmd.go:83 +0x3f0 main.main() github.com/ameshkov/gocurl/main.go:7 +0x1c...

bug