Andrey Meshkov

Results 242 issues of Andrey Meshkov

As per https://github.com/AdguardTeam/dnsproxy/issues/192#issuecomment-997852702 it seems that quic-go just does not work on mips/mipsle ``` root@GL-E750:~# ./echo panic: timeout: no recent network activity goroutine 1 [running]: main.main() ./echo.go:30 +0x84 ```

enhancement
help wanted

AdGuard Home lets the user choose from a list of [vetted blocklists](https://github.com/AdguardTeam/AdGuardHome/blob/master/client/src/helpers/filters/filters.json). If you have in mind any lists that can be added there, please leave a comment in this...

enhancement
help wanted

@timkgh commented on [Mon Sep 13 2021](https://github.com/AdguardTeam/AdGuardHome/issues/3591) ### Issue Details * **Version of AdGuard Home server:** v0.106.3 * **How did you install AdGuard Home:** manual, just run the executable on...

enhancement

The mobile build fails due to fastcache dependency: https://travis-ci.org/AdguardTeam/dnsproxy/jobs/566043145

Relevant: * https://github.com/semihalev/sdns/tree/master/middleware/resolver * https://github.com/rolandshoemaker/solvere * https://github.com/miekg/unbound * https://github.com/coredns/unbound * https://github.com/tenta-browser/tenta-dns

enhancement

See here: * https://github.com/miekg/unbound * https://github.com/coredns/unbound

enhancement

Got the log from here: https://github.com/AdguardTeam/AdGuardHome/issues/500 ``` proxy.(*Proxy).handleUDPPacket(): error handling DNS (udp) request: talking to d nsUpstream failed, cause: Failed to get a connection from TLSPool to 1.1.1.1:853 , cause:...

golang bug