Skip to content

Gklenskiy/SiteChecker

Repository files navigation

Site Checker

Features

Checks sites health

Install

  1. In root directory
dotnet restore
dotnet build
dotnet publish
  1. Copy SQLite.Interop.dll from src\SiteChecker\bin\Debug\netcoreapp2.0\x64 or src\SiteChecker\bin\Debug\netcoreapp2.0\x86 to publish directory

Usage

In src\SiteChecker\bin\Debug\netcoreapp2.0\publish\

dotnet SiteChecker.dll

Additional

  1. Default user
admin@checker.ru Qwe123!!
  1. You can init your own databases with .sql\init scripts

About

Checks sites health

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages