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)
---------------------------------------------
bash Main.sh domain.txt
or
Bash Main.sh --file domain.txt --output result.txt
happy try 😃