AdguardTeam / AdguardTeam/CoreLibs

Support for Blocking IP Addresses / IP Address Ranges via Filter Subscription

オープン
#2,097 コメント 2 件 リアクション 1 件 担当者 1 名 @vozersky に割り当て済み GitHub で見る
Feature request Priority: P4
主要言語
言語のデータがありません
スター
52
フォーク
10
PR マージ指標
30日以内にマージされた PR はありません

説明

### Issue Details

Currently, AdGuard for Windows does not support blocking specific IP addresses or IP ranges. This limits its ability to fully prevent connections to malicious or unwanted servers, especially when apps or malware bypass DNS filtering by connecting directly to IPs.

### Proposed solution

Adding IP-based blocking would enhance security by:

- Preventing communication with known malicious IPs (e.g., C2 servers, phishing hosts).
- Supporting integration with trusted IP blocklists (e.g., AbuseIPDB, FireHOL, Spamhaus).
- Allowing users to block geographic IP ranges for privacy, security, or parental control.
- Reducing reliance on other security tools by blocking threats earlier.
- Stopping apps that bypass DNS-level filtering by using hardcoded IPs.

User should be able to add a filter subscription just like the usual filters in AG to block the list of IP Addresses / IP Address Ranges.

[IP Address Blocklist](https://raw.githubusercontent.com/romainmarcoux/malicious-ip/main/full-aa.txt)
[IP Address Range](https://raw.githubusercontent.com/antonme/ipranges/refs/heads/main/apple/ipv4_merged.txt)

### Alternative solution

Use the built-in firewall or a third-party program to block IP Addresses.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。