Skip to content

Bayu12345677/Resolveip_Bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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 😃