AdguardTeam / AdguardTeam/dnsproxy

Consider porting dnscrypt-proxy's blocked_ip feature to dnsproxy.

Open
#514 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
3.3k
Forks
343
PR merge metrics
No merged PRs in 30d

Description

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
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.