snide:(ab)将DoH与许多IP结合使用

时间:2021-04-22 18:09:43
【文件属性】:
文件名称:snide:(ab)将DoH与许多IP结合使用
文件大小:36KB
文件格式:ZIP
更新时间:2021-04-22 18:09:43
Go ide dns-over-https似乎让每个人都很兴奋。 Cloudflare在其广泛的有效反向(SNI)代理网络之外运行免费的DoH服务。 我们可以利用这种情况来避免速率限制,并最终获得高质量,快速(10k + qps)的DNS解析器。 这实际上是的分支。 我必须在中对“上游”进行一些更改,以使每个解析器条目都使用文件名而不是单个ip。 非常感谢这两个项目,所有功劳归功于他们。 dnsproxy的上游功能非常出色,mikispag在该项目中对服务器进行了高度优化。 Usage of /tmp/go-build2261890375/b001/exe/main: -a address:port the address:port to listen on. In order to listen on the loopback interface only, use
【文件预览】:
snide-master
----go.mod(572B)
----main.go(2KB)
----go.sum(32KB)
----upstream()
--------upstream.go(7KB)
--------upstream_dnscrypt.go(3KB)
--------upstream_doh.go(5KB)
--------bootstrap.go(8KB)
--------bootstrap_resolver.go(4KB)
--------upstream_plain.go(1KB)
--------upstream_pool.go(3KB)
--------parallel.go(5KB)
--------upstream_quic.go(4KB)
--------upstream_dot.go(2KB)
----proxy()
--------server.go(6KB)
----README.md(1KB)

网友评论