Andrey Meshkov

Results 242 issues of Andrey Meshkov

1. [ ] Add `Cleanup()` method to the `Upstream` interface. It is necessary to clean up resources (connections) sometimes. 2. [ ] Use this `Cleanup()` method on proxy shutdown. 3....

enhancement

Hi! I've just found out that Adguard is listed as a tracker on whotracksme: https://whotracks.me/trackers/adguard.html This is not quite true, but I can see where it comes from. Let me...

@iskradelta commented on [Thu Oct 17 2019](https://github.com/AdguardTeam/dnsproxy/issues/68) Let this be a configuration option, which "ip" to return for adblocked domains, or NXERROR. Example: node_modules/.bin/dnstls @176.103.130.130 +tls-host=dns.adguard.com googleads.g.doubleclick.net "answers": [ {...

question
Priority: P4

@Eugene-Savenko commented on [Tue Feb 06 2018](https://github.com/AdguardTeam/AdGuardHome/issues/233) > Мы используем Adguard DNS иногда возникают ситуации, когда блокируется нормальный сайт и наши пользователи пытаются связаться с вашей поддержкой через ссылку на...

@Esokrates commented on [Fri Apr 13 2018](https://github.com/AdguardTeam/AdGuardHome/issues/267) Please consider blacklisting proxysites that help to circumvent the family restrictions. Those proxies are easy to research even for kids, usually the suggestion...

The problem is that `Sciter.OpenArchive` does not guarantee that the byte array won't be collected by the garbage collector. Eventually, this often leads to archive corruption. The easy way to...

For instance, it misses `$all`: ![image](https://user-images.githubusercontent.com/5947035/168540336-5ed0b10a-7740-4f26-8434-4e64ff08ae6c.png) We should check other modifiers as well.

Bug
P4: Low
Resolution: Fixed
Status: Resolved
Version: AdGuard v4.1

I like how it's done in uBO, you can inspect the contents of any filter if you click on its name. Let's add a "View" icon to the filters list:...

Enhancement
P4: Low

1. In the VPN mode, DnsLibs allows to exclude some domains and route DNS queries for them to the system DNS servers. DnsLibs also provides a list of default exclusions...

Enhancement
P3: Medium
Priority: P3
Version: ADGuard v4.6 [Reserved]
Hold

Found in the log: ``` fallbacks: ["address: none\nbootstrap: [\"1.1.1.1\", \"1.0.0.1\"]\ntimeoutMs: 6000\nid: 1\noutboundInterfaceName: nil"] ```

Bug
P4: Low
Priority: P4
Version: ADGuard v4.6 [Reserved]