rulanugrh / ersa

tools for get information about dns server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ersa

Lookup DNS via command line

Installation

install from script

git clone https://github.com/rulanugrh/ersa.git
cd ersa
sudo ./install.sh

self build

git clone https://github.com/rulanugrh/ersa.git
cd ersa
go build -o ersa

install (windows user)

you can copy file `build/ersa.exe` if you are arch x64 bit

Usage

ersa [DOMAIN_NAME]

Screenshot

About

tools for get information about dns server


Languages

Language:Go 97.4%Language:Shell 2.6%