Add Group management dropdown to Add a new domain or regex filter

Hello All,
Would it be possible to add group management to the 'Add a new domain or regex filter' section as a dropdown menu for separate devices.

If the user would like to allow all Google related domains for mobile phones, for example, it would be easier to do in mass with this added feature, as opposed to manually changing each domain group.

Which would allow the default block list to work on other devices.

Yes, I think this is a useful addition. I implemented it for the currently running beta v6.0.

If you are already using the beta, you can run

sudo pihole checkout web new/group_assign



Mate , your champ, thank you.

Hello All,

When someone creates a group, everything is okay. But when someone creates clients, they might get stuck.
Given mobile now have the ability of “Randomised MAC address”, could the designer split the Mac address, IP address and the Hostname into separate dropdown menu.
So in the advent of the first two parts are not available due to randomises, users could still use machine hostname.

Thanks in Advances.

What exactly? You can freely type into this field and your Pi-hole Will detect on its own if this is an IP address or a hardware address or a host name. The dropdown field values have suggestion character alone, the drop down menu can never be complete because even in a mid-size household network this would already mean a hundred entries or more.

I was not aware you could input the hostname directly into the Know Client section, thank you for the feedback.

The branch has been merged into development.

Please run

sudo pihole checkout web development

to get back on track and receive future updates. The branch we used here for testing will not receive any further updates.

Thanks for suggesting this new feature!