gspannu

Results 28 comments of gspannu

+1 this is a much needed feature. observed by many users of Asus Routers running AGH

Has this issue been investigated as suggested by [jumpsmm7](https://github.com/jumpsmm7) above?

I have enabled both the config file parameters ``` serve_http3: true use_http3_upstreams: true ``` but I am unable to use the following 2 providers in my upstream. **h3://dns.google** **h3://cloudflare-dns.com** My...

Has this been implemented? Or expected version in which this may be implemented...

@ameshkov **Any plans to release a macOS build** ?

Logging should include all config options, so that later debugging is useful.

Is there any temporary work around to achieve the below for my ASUS Router (in the meantime)? --- @ameshkov @joshcangit @krombel _Something similar to AdGuardHome..._ I can configure AdGuardHome to...

> Not using `dnsmasq` but I'm using `systemd-resolved`. I set this in `/etc/systemd/resolved.conf`. > ....... > But before that, I set `nameserver 127.0.0.1` to `/etc/resolvconf/resolv.conf.d/tail`. I didn't even needed to...

Can you test with version b49? Does the previous older version work? You can download this manually... `https://github.com/AdguardTeam/AdGuardHome/releases/download/v0.108.0-b.49/AdGuardHome_freebsd_arm64.tar.gz `

I managed to find a solution that works with wild card certs too... ``` *.mydomain.com { tls { dns cloudflare } # ----------------------------------------- # @sub1 host mysub1.mydomain.com handle @sub1 {...