Skip to content

Nickguitar/subChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

subChecker

Check a list of websites whether they're online

  Usage: php subCheck.php <list.txt> [-v]
  <list.txt> = List of domains to be checked (one per line)
  -v = Log only valid domains (optional)
  
  Ex:
  fulano:~$ php subCheck.php sites.txt -v > on.txt
  (the list of online websites from sites.txt will be saved in on.txt)

About

Check a list of websites whether they're online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages