/Resolveip_Bash

list domain to ip

Primary LanguageShellMIT LicenseMIT



How to use

usage : bash Main.sh.sh list.txt [option]
---------------------------------------------
-f, --file       File
-o, --output     save domain result to file (menyimpan hasil domain ke file)
-?, --help       display help (menampilkan bantuan)
---------------------------------------------

example

bash Main.sh domain.txt
or
Bash Main.sh --file domain.txt --output result.txt

happy try 😃