Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 955 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 955 Bytes

WHOIS & RDAP Client

Provides WHOIS and RDAP query capabilities to retrieve domain registration details and status information

Installation

git clone https://github.com/getnamingo/fossbilling-whois
mv fossbilling-whois/Whois /var/www/modules/
mv fossbilling-whois/check.php /var/www/
  • Go to Extensions > Overview in the admin panel and activate "WHOIS & RDAP Client".

  • Edit the /var/www/check.php file and set your WHOIS and RDAP server URLs by replacing the placeholder values with your actual server addresses.

Usage Instructions

The detailed usage instructions for this module are currently being written and will be available soon. This module is specifically designed to work with the Namingo Registrar project, ensuring WHOIS and RDAP client is provided to your customers. Please check back later for full documentation and guidance on using this module with your Namingo Registrar setup.

License

Apache License 2.0