-
### Summary
When attempting an MX update with cloudflare dns, I get "400 Bad Request"
### Issue Type
Bug Report
### Component Name
cloudflare_dns
### Ansible Version
```console
ansible [core …
-
感谢大佬开源这个项目,一直以来我都拿它来管理吃灰的域名.
但是目前有个需求,就是访问DNS服务商的API时能否添加一个转发功能呢?
比如使用Cloudflare workers去请求DNS的api,
这样能有效解决仅服务器IP去访问dns api的问题,对于多用户多域名管理,
如果都是相同的IP请求API,其中有一个用户的域名出现问题,其他用户的域名很容易被连带封禁.
-
**What happened**:
I was capturing network traffic in Wireshark with display filter "dns" and saw packets with ICMP protocol that had unencrypted DNS data in them and additional records with the name…
-
### Is this urgent?
No
### Host OS
Synology Linux
### CPU arch
x86_64
### VPN service provider
Custom
### What are you using to run the container
docker-compose
### What is the version of Gl…
-
Here is a howto on setting up `unbound` on OpenBSD
https://www.jwillikers.com/dns-over-tls-with-unbound
`unbound.conf` excerpt:
```
# Use an upstream DNS-over-TLS forwarder and do not fall back to…
-
### Verify Steps
- [X] Tracker 我已经在 [Issue Tracker](……/) 中找过我要提出的问题
- [X] Branch 我知道 OpenClash 的 Dev 分支切换开关位于插件设置-版本更新中,或者我会手动下载并安装 Dev 分支的 OpenClash
- [X] Latest 我已经**使用最新 Dev 版本**测试过,问题依旧存在
- [X] R…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have yo…
-
**What happened**: In going through countless logs all the way back to the 7th of March, it appears that on that day external-dns began creating and deleting entries repeatedly. Something changed.…
-
After deployment of Oxalis 6.7.0 using vefa-peppol 3.7.0 we have noticed initial lookups are enforcing public DNS from GOOGLE and CLOUDFLARE due to this commit:
[https://github.com/OxalisCommunity/ve…
-
OWASP/Amass/datasrcs/cloudflare.go:85:33: cannot use req.Domain (type string) as type context.Context in argument to api.ListZones:
string does not implement context.Context (missing Deadline…