Bayu12345677 / Resolveip_Bash

list domain to ip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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 😃

About

list domain to ip

License:MIT License


Languages

Language:Shell 100.0%