AdguardTeam / AdGuardHome

Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
25.49k stars 1.83k forks source link

Labels for upstream servers #3300

Open agneevX opened 3 years ago

agneevX commented 3 years ago

Discussed in https://github.com/AdguardTeam/AdGuardHome/discussions/3111

Originally posted by **agneevX** May 8, 2021 Currently in query log, the address of the DNS server is shown. A label could be assigned that makes identification easier: ```text 127.0.0.1:5000 #name:Unbound 1.1.1.1 #name:CF UDP https://dns-unfiltered.adguard.com/dns-query #name:AdGuard DoH ```
ainar-g commented 3 years ago

@ameshkov, I think this makes more sense in a URL format. That is:

udp://8.8.8.8/?agh-name=GoogleDNS

What do you think?

agneevX commented 3 years ago

NextDNS style?

image

Personally, I think it feels like its an upstream server parameter.

ameshkov commented 3 years ago

Guys, let's not create duplicates, I'll close this one since there's already a #3111

On a side note, @ainar-g what do you think about moving all feature requests to Discussions?

ainar-g commented 3 years ago

@ameshkov, discussions (currently) have much worse visibility, so I am rather against that. I think OP made the right thing in opening this issue. This whole issue/discussion split is not something I enjoy, to be honest.

ameshkov commented 3 years ago

Well, what's good about discussions is an option to easily vote/unvote for a feature request. This can be emulated with emojis here, but it's not ideal.