Skip to content

wtssdevs/Windows-Service

 
 

Repository files navigation

Keep IIS alive windows Service

Keep calling configured sites in every x seconds. To keep IIS alive.

This simple project creates a windows service to call into a website on every (interval) time. OR

  1. Build it Or use built folder in zip file
  2. Configure urls and interval time at app.config.
  3. Copy install.bat to your build folder and run it.
  4. Start your service

About

auto call a website window service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 98.8%
  • Batchfile 1.2%