Skip to content

andrizan/rdap-client

Repository files navigation

RDAP Client

This project is a web application that serves as an RDAP (Registration Data Access Protocol) client, allowing users to query domain registration data from RDAP servers. The web application is built using Vite, React, and Tailwind CSS.

Installation

To install the RDAP client, clone the repository and install the dependencies:

git clone https://github.com/andrizan/rdap-client.git
cd rdap-client
bun install

Usage

To use the RDAP client, start the application with the following command:

bun dev

Then, open your web browser and navigate to http://localhost:5173. Enter the domain you want to query in the provided input field.

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or inquiries, please contact me@andrizan.xyz.