-
We should add the ability to characterize DNS client configuration, including the DNS servers used by the client and DNS server search order*. It would likely make the most sense to add this as part o…
-
# 웹 동작 방식
![웹도식화](https://user-images.githubusercontent.com/49037411/133917375-3a1eb190-4eba-4db7-a484-b27be0f7129e.png)
```
1,2 사용자가 웹 브라우저에 웹 페이지의 URL 주소를 입력한다.
3. 웹 브라우저는 URL 주…
-
Force Forward based on TLD to specific DNS at least all special DNS TLD to Orbot if configured and running or MUST just drop the query with a `SERVFAIL `reply.
[forward prefered over SOCKS5](https://…
-
### systemd version the issue has been seen with
master commit a3680a4
### Used distribution
ubuntu 24.04
### Linux kernel version used
6.8.0-31-generic
### CPU architectures issue was seen on
…
-
There should be a section for DNS resolution. As some people might change DNS, it would be great to see what IP address is being queried as well as the DNS resolvers being used.
Lastly, allow choos…
-
你好下面是我的配置。其中5,6,16,18行是用来搭配起来进行海外域名分流的,但是最近发现海外域名还会被其他的server解析,我该如何配置达到专用域名到专用server解析了。
1. nd [::]:53@eth0
2. speed-check-mode ping,tcp:80,tcp:443
3. cache-size 32768
4. cache-persist yes…
rumij updated
2 months ago
-
It seems like this crate currently only supports the most common DNS record types:
```rust
// in cloudflare/src/endpoints/dns.rs
pub enum DnsContent {
A { content: Ipv4Addr },
AAAA { co…
-
Hi
Today I installed AdGuard on my homeassistant pi and noticed alot of dns request from my Octopi. And I mean ALOT, 200 queries per hour at least.
I tracked it down to this plugin, as soon as i d…
-
### Related area
DNS server - captive portal
### Hardware specification
ESP32
### Is your feature request related to a problem?
Captive portal for android isn't working. After connecting to the S…
-
One of the problems of dns-01 is that it's not able to automate like http-01: there the webserver is able to respond with `$token || '.' || $key-thumbprint`
It would be nice when that mechanism com…