wellon / WebsiteDetector

Simple console app for websites availability checking.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple console app for websites availability checking.


Languages

Language:C# 98.9%Language:Batchfile 1.1%