Overview:
The Next Whois UI is a lightweight and visually appealing Whois query tool designed for users to easily look up information on domains, IP addresses, ASNs, and CIDRs. It boasts a modern design using Shadcn UI and is highly responsive, making it suitable for use on various devices. With features like multi-theme support, record history storage, and an open API for easy integration, the Next Whois UI provides a seamless experience for users.
Features:
- Pretty UI: Modern design with Shadcn UI for a visually pleasing experience.
- Responsive: Works well on Mobile, Tablet, and Desktop with PWA app support.
- Multi Theme: Supports both Light and Dark themes, with system theme detection.
Installation:
To install the Next Whois UI theme, follow these steps:
- Clone the source code from the repository.
git clone [repository-url]
- Install the necessary dependencies.
npm install
- Set up the environment variables as needed, including site title, description, keywords, history limit, and Redis cache configurations.
- Start the application server.
npm run dev
- Access the application on the specified port.
Summary:
The Next Whois UI offers a modern and user-friendly interface for performing Whois queries. With features like responsive design, multi-theme support, record history storage, and an open API, users can enjoy a seamless experience while querying domain, IP, ASN, and CIDR information. Installation is straightforward, and the tool is highly customizable through environment variables. Overall, the Next Whois UI is a valuable tool for users looking to retrieve and manage Whois data effectively.