28 Forks
239 Stars
239 Watchers

DNS

The aim of this project is to create abstract object representations of DNS records in PHP. The project consists of various classes representing DNS objects (such as Zone, ResourceRecord, and various RData types), a parser to convert BIND style text files to the PHP objects, and builders to create aesthetically pleasing BIND records.

How to download and setup DNS

Open terminal and run command
git clone https://github.com/Badcow/DNS.git
git clone is used to create a copy or clone of DNS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DNS https://github.com/Badcow/DNS/archive/master.zip

Or simply clone DNS with SSH
[email protected]:Badcow/DNS.git

If you have some problems with DNS

You may open issue on DNS support forum (system) here: https://github.com/Badcow/DNS/issues