Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.
Mohammad A. Souri (MAS) edited this page Nov 21, 2020 · 1 revision

NicTool is a free DNS management suite that simplifies the management of DNS data. NicTool includes a powerful web interface for users, admins, and clients to access and update their DNS zone data. It also includes a full-featured API for provisioning systems. Data is stored in MySQL and is exported to the DNS server of choice: tinydns, BIND, PowerDNS, MaraDNS, or NSD. Now, Through the use of this SDK, You will be able to interact with Nictool in PHP, this SDK makes it easy to call Nictool functions, therefore, interacting with API becomes much simpler.

Clone this wiki locally