Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 521 Bytes

README.md

File metadata and controls

32 lines (27 loc) · 521 Bytes

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