AdguardTeam / AdguardTeam/AdGuardHome

Identifying clients by ipset

Đang mở
#7,019 0 bình luận 1 reaction 0 người được giao Xem trên GitHub
feature request
Ngôn ngữ chính
TypeScript
Star
36.9k
Fork
2.5k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

### Prerequisites

- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [X] I have searched other issues and found no duplicates

- [X] I want to request a feature or enhancement and not ask a question

### The problem

Currently it's difficult to make AGH to interact with other software, and maintaining host lists between different software is also challenging.

Nowadays, encrypted DNS is widely used. For my common usage case, I want to block some clients from connecting to certain services, not only through DNS but also through network connections.

This usually requires interaction with a firewall. I utilized domain ipset function, along with additional IP sets, to easily get destination IPs that need be blocked. However, I need to add the source IP from both sides, making it hard to maintain.

Vice versa, this also works for whitelisting case.

### Proposed solution

It would be great if AGH could add support to identifying clients by ipset. And we could integrate ADG with firewall.

### Alternatives considered and additional information

Any advice would be appreciated.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.