-
```
I do not know if this is possible or not but connectbot support locating
computers to connect
to with the DNS Service Descovery. Also, support of Multicast DNS lookups of
server names
would be…
-
It'd be nice to also have ZAnnotate do reverse DNS lookups through ZDNS
-
Downloading peer never finds seeder.
Seeding Network open ports:
```
$ netstat -ap tcp | grep -i "listen"
tcp46 0 0 *.56201 *.* LISTEN
tcp4 …
-
Using the resolver I get back a `struct Lookup` but it's unclear how to transform that into a `MessageResponse` given this function signature
```
pub fn build
-
## Bug Report
**What version of Kubernetes are you using?**
**What version of TiDB Operator are you using?**
**What storage classes exist in the Kubernetes cluster and what are used for P…
-
```
ShowIP will not do DNS loopup if network.proxy.type == 1 &&
network.proxy.socks_remote_dns == true, which is considered a security feature
to not leak privacy through DNS queries. Regarding this…
-
Hello,
This is the first time I am using the hazelcast helm chart, and I bumped into a problem right away when trying to use the dns lookup method in kubernetes. To showcase the problem, I cloned t…
-
- The version of dog being used (`dog --version`)
```
dog ● command-line DNS client
v0.1.0
https://dns.lookup.dog/
```
// I actually built dog from the latest source code. https://github.com/ogh…
-
This came up from https://github.com/microsoft/vscode-docker/issues/1292 originally. It seems like Node.js does DNS lookups every single HTTP request: https://github.com/nodejs/node/issues/5893
Sup…
-
```
I do not know if this is possible or not but connectbot support locating
computers to connect
to with the DNS Service Descovery. Also, support of Multicast DNS lookups of
server names
would be…