Description
OpenRDAP is a command line client for the Registration Data Access Protocol (RDAP), written in Go.
RDAP is a replacement for WHOIS, which provides domain name and IP address registration information in JSON format over HTTP.
Installation Instructions
dnf install rdap
Usage examples in /usr/share/doc/rdap/README.md
Features
- Command line RDAP client
- Output formats: text, JSON, WHOIS style
- Query types supported:
- ip
- domain
- autnum
- nameserver
- entity
- help
- url
- domain-search
- domain-search-by-nameserver
- domain-search-by-nameserver-ip
- nameserver-search
- nameserver-search-by-ip
- entity-search
- entity-search-by-handle
- Automatic server detection for ip/domain/autnum/entities
- Object tags support
- Bootstrap cache (optional, uses ~/.openrdap by default)
- X.509 client authentication
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 9
|
aarch64 (6)*, ppc64le (14)*, s390x (14)*, x86_64 (20)* | EPEL 9 (24 downloads) |
Fedora 40
|
aarch64 (30)*, i386 (31)*, ppc64le (33)*, s390x (21)*, x86_64 (19)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (29)*, i386 (33)*, ppc64le (31)*, s390x (30)*, x86_64 (24)* | Fedora 41 (44 downloads) |
Fedora 42
|
aarch64 (38)*, i386 (20)*, ppc64le (44)*, s390x (44)*, x86_64 (36)* | Fedora 42 (49 downloads) |
Fedora 43
|
aarch64 (10)*, i386 (0)*, ppc64le (5)*, s390x (5)*, x86_64 (6)* | Fedora 43 (11 downloads) |
Fedora rawhide
|
aarch64 (40)*, i386 (45)*, ppc64le (45)*, s390x (15)*, x86_64 (31)* | Fedora rawhide (39 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable nucleo/openrdap
More info about enabling Copr repositories
EPEL 9
Fedora 40