-
It happens (apparently often) that people request a public suffix to the PSL (see #1272 and #1241) for a use-case of a one-time "lab" type of usecase (eg, trigger behavior that browsers/clients/librar…
-
Hello,
Wildcards can match not only one label but multiple whole labels ([RFC 1034](https://tools.ietf.org/html/rfc1034)). Trust-DNS accepts wildcard records but matches only one label.
Conside…
-
-
# DNS Seeder
https://github.com/BTCGPU/lseed.git
# Instructions
1. Run a LND instance with `macaroons` enabled. See also: #2
2. Download and install `lseed`
```
git clone https://github.c…
-
RPC是以动词为中心的, REST是以名词为中心的
以动词为中心,意味着,当你要需要加入新功能时,你必须要添加更多的动词, 这时候服务器端需要实现 相应的动词(方法), 客户端需要知道这个新的动词并进行调用.服务发布,客户端也要同时知道服务端发布了哪些服务,importer文件就是实现这个功能的
-
For crossing language? The byte array isn't same in different languages? I should generate byte array for all languages?
-
Hey there!
I wanted to suggest a cool feature for your awesome software. Right now, when editing a domain, there's just a plain old text field without any auto-completion. I think it would be super…
-
Using certbot to renew certificates using dns-01 challenge. The machine that’s running certbot client is using cloudflared as a dns-proxy for DoH.
In the process of renewing a certificate, certbot …
bsyk updated
4 months ago
-
Relating to issue #7 we need to analyze all resource record types used across Route 53, UltraDNS and DynECT to ensure the model we design is as simple as possible yet covers all existing DNS records i…
-
There are a series of optimizations that can be applied to MSM that are not leveraged right now. The following can be implemented and benched, with the fastest setted to be used as the default one:
…