Skip to content

Lookup tool for RDAP (Registration Data Access Protocol, the JSON redo of WHOIS)

License

Notifications You must be signed in to change notification settings

cloudydeno/rdap-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# run without install
./cmd.ts domain google.com
# install
deno install --name rdap --allow-net ./cmd.ts

# run
rdap domain google.com

About

Lookup tool for RDAP (Registration Data Access Protocol, the JSON redo of WHOIS)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published