---
Type: desktop-application
ID: io.github.tobagin.digger
Package: digger
ProjectLicense: GPL-3.0-or-later
Name:
C: Digger
Summary:
C: Modern, advanced DNS lookup tool
Description:
C: >-
<p>
Digger is a feature-rich DNS lookup tool designed for the GNOME desktop. It provides an
intuitive interface for exploring DNS records, from simple queries to complex diagnostics.
</p>
<p>Key features include:</p>
<ul>
<li>Support for all major DNS record types (A, AAAA, MX, TXT, NS, etc.)</li>
<li>Advanced options like reverse lookups, trace options, and custom servers</li>
<li>DNS Blacklist (DNSBL) checking and performance monitoring</li>
<li>Secure DNS-over-HTTPS (DoH) support</li>
<li>History with search and favorites management</li>
<li>Batch lookup and server comparison tools</li>
</ul>
Developer:
name:
C: Thiago Fernandes
Categories:
- Network
- Development
Keywords:
C:
- DNS
- lookup
- network
- domain
- dig
Url:
contact: https://github.com/tobagin
homepage: https://github.com/tobagin/digger
bugtracker: https://github.com/tobagin/digger/issues
help: https://github.com/tobagin/digger/discussions
vcs-browser: https://github.com/tobagin/digger
donation: https://ko-fi.com/tobagin
contribute: https://github.com/tobagin/digger
Icon:
cached:
- name: digger_io.github.tobagin.digger.png
width: 48
height: 48
- name: digger_io.github.tobagin.digger.png
width: 64
height: 64
- name: digger_io.github.tobagin.digger.png
width: 128
height: 128
remote:
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/icons/128x128/digger_io.github.tobagin.digger.png
width: 128
height: 128
stock: io.github.tobagin.digger
Launchable:
desktop-id:
- io.github.tobagin.digger.desktop
Provides:
binaries:
- digger-vala
Screenshots:
- default: true
caption:
C: Main application window
thumbnails:
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-1_752x558@1.png
width: 752
height: 558
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-1_624x463@1.png
width: 624
height: 463
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-1_224x166@1.png
width: 224
height: 166
source-image:
url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-1_orig.png
width: 1050
height: 780
- caption:
C: Query results with DNSSEC validation
thumbnails:
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-2_752x558@1.png
width: 752
height: 558
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-2_624x463@1.png
width: 624
height: 463
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-2_224x166@1.png
width: 224
height: 166
source-image:
url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-2_orig.png
width: 1050
height: 780
- caption:
C: Query history and search
thumbnails:
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-3_752x568@1.png
width: 752
height: 568
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-3_624x471@1.png
width: 624
height: 471
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-3_224x169@1.png
width: 224
height: 169
source-image:
url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-3_orig.png
width: 981
height: 742
- caption:
C: Preferences and configuration
thumbnails:
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-4_752x558@1.png
width: 752
height: 558
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-4_624x463@1.png
width: 624
height: 463
- url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-4_224x166@1.png
width: 224
height: 166
source-image:
url: io/github/tobagin.digger/7ef7119701f93341aa155e246eb5f60d/screenshots/image-4_orig.png
width: 1050
height: 780
Branding:
colors:
- type: primary
scheme-preference: light
value: "#3584e4"
- type: primary
scheme-preference: dark
value: "#3584e4"
Releases:
- version: "2.8.0"
type: stable
unix-timestamp: 1784246400
description:
C: >-
<p>Feature release with new DNS tools and security hardening</p>
<ul>
<li>DNS Propagation Check - compare a record across eight public resolvers (Ctrl+Shift+G)</li>
<li>Subdomain Enumeration - discover live subdomains from a built-in wordlist (Ctrl+Shift+E)</li>
<li>DNSSEC Chain of Trust - visualize the chain from the TLD down to the domain (Ctrl+Shift+K)</li>
<li>Domain Monitoring - watch domains for record changes with desktop notifications (Ctrl+Shift+W)</li>
<li>Security: fixed a DNS-over-HTTPS parser out-of-bounds read and hardened input validation and exports</li>
<li>DNS-over-HTTPS now decodes all common record types and follows RFC 8484</li>
</ul>
- version: "2.7.1"
type: stable
unix-timestamp: 1780790400
description:
C: >-
<p>Bug fix release</p>
<ul>
<li>Increased default window height so the "Look up DNS records" button is fully visible on launch</li>
</ul>
- version: "2.7.0"
type: stable
unix-timestamp: 1780444800
description:
C: >-
<p>Maintenance release with updated bundled dependencies</p>
<ul>
<li>Updated to the GNOME 50 runtime</li>
<li>Updated bundled libuv to 1.52.1</li>
<li>Updated bundled whois to 5.6.6</li>
</ul>
- version: "2.6.1"
type: stable
unix-timestamp: 1768176000
description:
C: >-
<p>Maintenance release with documentation and improvements</p>
<ul>
<li>Documentation: Simplified README structure and improved build instructions</li>
<li>Metadata: Shortened summary and refined description for better app store presentation</li>
<li>Branding: Added official branding colors for Flathub</li>
</ul>
ContentRating:
oars-1.1: {}