AdguardTeam / AdguardTeam/AdGuardHome

IP's(subnets) support in ipset file

Abierto
#8,430 0 comentarios 0 reacciones 0 asignados Ver en GitHub
feature request
Lenguaje dominante
TypeScript
Estrellas
36.9k
Forks
2.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Subnets/IPS are treated like domains

### Proposed solution

It would be great if the ipset file could support IP subnets as well.

I know this isn't strictly a DNS-related feature, but having a single file containing both domains and IP addresses for routing would be much more convenient than managing multiple files and separate ipset lists.

Implementing this should be fairly straightforward: subnets could simply be detected and added to the ipset directly, without any DNS resolution.

### Alternatives considered and additional information

_No response_

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.