1
mirror of https://github.com/jakejarvis/rdapper.git synced 2025-10-18 20:14:27 -04:00

Add link to hoot.sh in README

Updated README to include a link to hoot.sh
This commit is contained in:
2025-09-24 21:29:45 -04:00
committed by GitHub
parent c6a3010744
commit e873fb7629

View File

@@ -7,7 +7,7 @@ RDAPfirst domain registration lookups with WHOIS fallback. Produces a single,
- Normalized output: registrar, contacts, nameservers, statuses, dates, DNSSEC, source metadata
- TypeScript types included; ESMonly; no external HTTP client (uses global `fetch`)
Requirements: Node >= 18.17 (global `fetch`). WHOIS uses TCP port 43.
### [🦉 See it in action on hoot.sh!](https://hoot.sh)
## Install