Skip to content

monsieurPaon/404-checker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

404 and 200 checker

You can find 404 and 200 url list and export result in csv.

How to use

  1. write url in urls file
$ git clone https://github.com/monsieurPaon/404-checker.git
$ cd 404-checker
$ cat urls
https://google.com
https://google.com/notfound
  1. exec script
    Write 404 and 200 url in your csv file.
$ sh checker.sh
404 https://google.com/notfound

About

check 404 url

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%