AdguardTeam / AdguardTeam/dnsproxy
Consider porting dnscrypt-proxy's blocked_ip feature to dnsproxy.
未关闭
- 主要语言
- Go
- 星标
- 3.3k
- 派生
- 343
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/dnscrypt-proxy/example-blocked-ips.txt
When enabled, it returns "a:0.0.0.0 / aaaa::0" back to the client when the resolved IP falls into specified range.
YAML example:
```
block_ip: true
block_ip_file: path/to/ip-cidrs.txt
```
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。