-
Hey, great job on this wonderful dnsproxy daemon - saved me loads of trouble so far with having a host server and multiple vms within! So my situation is probably unique (multiple vms with dns servers…
-
I expect it to be simple, stateless, without database, DNSSEC (except for some passthough maybe), SSL and so on. Something like `/usr/sbin/dnsproxy`.
Is there anything like that?
-
Hello, I'm trying to establish DNS over quic.
On my server I'm running Bind, and using bind as an upstream to the DNS proxy.
`./dnsproxy --quic-port=853 --tls-crt=myserver.crt --tls-key=myserver.…
-
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 netw…
-
```
1、我想在win下使用dnsproxy.py,装的有python 2.6
2、使用Google
DNS等境外的DNS时候,经常出现解析某些双线网站的时候解析��
�:比如我电信的,访问qq.com,可是Google DNS
解析的是qq.com的联通IP,导致打开qq.com很慢,怎么实现可以指
定某些域名(带通配符,比如*.youtube.com)解析的时候走国外D
NS,其他还是…
-
```
按你说的
createobject("wscript.shell").run "d:\Program
Files\dnsproxy-0.1-alpha-2\dnsproxy.exe",vbhide
wscript.quit
总是说找不到文件
```
Original issue reported on code.google.com by `leaveo...@gmail.com` …
-
### Prerequisites
- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) and found…
-
In some cases clients send DNS requests with ECS (e.g. dnsmasq behind dnsproxy can send ECS via `--add-subnet`). But it does not seem to be passed upstream by dnsproxy, or at least I can't get it to w…
-
When issuing a doq request with q, additional ICMP requests are generated.
Using Wireshark, I observed that with a doq request q generates ICMP requests to the resolver IP address (dns.adguard.com (9…
-
please add proxy (http/socks5)
`./dnsproxy -l 127.0.0.1 -p 53 -z -u tls://dns.google -u https://dns.adguard.com/dns-query`
Changed to
`./dnsproxy -l 127.0.0.1 -p 53 -z -http http://user:pas…