v1.0.0-rc.1
Pre-release
Pre-release
·
10 commits
to main
since this release
Whodis v1.0.0 release candidate 1
Whodis v1 grows from a modern WHOIS replacement into a focused domain workstation while keeping the simple whodis example.com experience intact.
Highlights
- Full DNS client: arbitrary record types and classes, UDP/TCP, DoT, DoH, HTTP/3, DoQ, and DNSCrypt.
- Resolver comparison, iterative delegation trace, bounded inventory, and explicit AXFR/IXFR with TSIG or TLS.
- Local positive-answer DNSSEC validation to embedded IANA root trust anchors.
- Bounded domain diagnosis for DNS, IPv4/IPv6 reachability, HTTP, TLS, SMTP/STARTTLS, mail policy, and advertised services.
- Opt-in Globalping views with explicit location and quota controls.
- Public Go engine API and versioned schema-v3 reports with partial, provider-scoped errors.
- Native GUI workbench with DNS, Compare, Delegation, Services, Findings, Contacts, Raw, and batch views.
- CLI archives for ten OS/architecture targets, native Linux packages, GUI installers, SBOMs, checksums, provenance attestations, and a non-root multi-architecture OCI image.
Install this candidate
Linux or macOS CLI:
curl -fsSL https://github.com/Alex9001/whodis/releases/download/v1.0.0-rc.1/install.sh | sh -s -- --version v1.0.0-rc.1Windows PowerShell CLI:
$env:WHODIS_VERSION="v1.0.0-rc.1"; irm https://github.com/Alex9001/whodis/releases/download/v1.0.0-rc.1/install.ps1 | iexDesktop users can download the AppImage, Windows setup executable or portable ZIP, or universal macOS DMG below. Desktop packages remain unsigned for this candidate.
This is a prerelease intended for real-machine testing. Please report problems on the issue tracker; current limits and security boundaries are documented in the README.