Wednesday, 1 November 2017

How To Setup adns on Mac

adns Installation On Mac Using Brew

C/C++ resolver library and DNS resolver utility. "adns" is a resolver library for C (and C++) programs, and a collection of useful DNS resolver utilities.  It is Advanced, easy to use, asynchronous-capable DNS client library and utilities.

To know more about adns: http://www.chiark.greenend.org.uk/~ian/adns/

Installation Steps:
  • Open iterm or whichever terminal you have
  • Run the following to install homebrew

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Finally install adns

    brew install adns
adns should be installed now!

0 comments:

Post a Comment

 

Copyright @ 2013 Appychip.

Designed by Appychip & YouTube Channel