AdguardTeam / AdguardTeam/AdGuardDNS
Show WHOIS information when tapping domain in query log windows
- 主要言語
- Go
- スター
- 952
- フォーク
- 82
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
### Issue Details
Quite often I like to do WHOIS lookups on queries seen in the query log which requires me to either manually type it out as shown, or tap the query in the query log, then copy the domain from there.
It would be nice to have a more efficient way of doing this, provided by AdGuard.
### Proposed solution
My solution would be to make the domain shown in the query log, when tapping on a query, open a new tab doing a WHOIS lookup for that domain.
I know AdGuard favours self-hosted open source solutions in Go, so I did a quick search for current WHOIS servers written in Go, and also complies with ICANN requirements and came across [this](https://github.com/openprovider/whoisd) one.
### Alternative solution
[GH search query used](https://github.com/search?q=whois+language%3AGo&type=repositories&l=Go) with other possible solutions.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。