/WebsiteDetector

Simple console app for websites availability checking.

Primary LanguageC#

About repo

Simple console app for websites availability checking.

Usage

1. Clone repo
2. Compile project:

Execute build.bat

3. Edit configuration file as you wish:
  • Websites - list of websites to check
  • TimeoutInSeconds - max timeout for each request
  • DelayInMilliseconds - delay between checks
4. Run program:

Execute start.bat

5. Ready, you're amazing