Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 664 Bytes

README.MD

File metadata and controls

21 lines (18 loc) · 664 Bytes

BASH website checker

Simple Bash Script to check Your list of website, the purpose of this project is to easyway when we want to scanning the whole much website by single command line.

Pre-requirement

  • curl
  • ping
  • linux os

How to use

  $ git clone https://github.com/abas/bash-website-checker.git && cd $_

then open file with the name list.txt and fill that file with some domain of your website, if anything done yet. lets rock!

  # run the wsc.sh file..
  $ ./wsc.sh

log file will be stored on root - project with the name of file is web.log

Note!

Don't be hasitated to make issue or pull request :>