Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CheckURL Tool CI made-with-Go

Check URL

This tool scans a file with URL's, exports them into a seprate file and then checks if the url's exists.

Prerequisites

  • Go version 1.16.6

Usage

This program uses config file for several settings:

  • httpslist - File which includes the urls that needs to be scaned
  • outputfile - Output file which will include only the urls (in case https-list file includes more then urls )
  • search - Term to search like http/https/www/etc..
  • errorCodes - List of codes that will output an error

About

This tool written in Go can run on a list of urls and check if the URL is responsive or not

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages