-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add "Clients" settings section #727
Comments
I just want to add to this feature request that you should allow multiple IPs for the identifier and not just one. For instance, I have some clients on my network that make requests both in IPv4 and IPv6 and would love to categorized them both as the same client. There's also another similar situation that is when you're using a VPN to access your home network or redirecting all traffic through your home connection. I have my VPN configured to use the AdGuard DNS server and all clients are identified by the VPN IP instead. So I need at least 2 IPv4 and one IPv6 identifier for a particular client. Perhaps the IP field could support a mix of IPv4/IPv6 addresses and you could allow for that field to be a list of IPs, separated by commas, and not just a single IP. Food for thought :) |
Hm, this might complicate things. @szolin thoughts? |
I think we can support a list of IP addresses per client, but not in the upcoming release. We should start with just a single IP per client. |
Just when I started thinking there will be a release without a hotfix following it :) @szolin I can confirm, something is broken. |
@Vansinnet the build with the fix is available in the beta channel - If nothing serious happens, we'll publish this fix to the release channel. |
Since this issue is now closed, should I open an individual feature request for this? |
Yeah, unless #809 is what you want, then simply upvote it:) |
Yep, it's the same thing. thanks. |
@Vansinnet |
Makes no effect? Do you mean the specific client isn't blocking advertisement in your scenario?
|
yes |
@rzcat Please create a new task and describe your problem more in detail. This task is closed and we may forget to resolve your problem. |
The idea is to have different client configurations.
Mockups:
Edit: I missed the
Name
field in the mockups.Possible "client" identifiers:
What can be configured for a client:
The text was updated successfully, but these errors were encountered: