Skip to content

QKing-Official/the-watcher-windows

 
 

Repository files navigation

The Watcher

An uptime monitor built in SolidJS made by Cyteon. This fork is for Windows based systems.

Full credits to Cyteon, I only changed dev.js and prod.js

Default dashboard credentials:

  • Username: admin
  • Password: admin
    You can access the dashboard at /dash.
    Change the default credentials immediately

The Watcher runs on port 3000. http://localhost:3000

Features

Supported Methods:

  • HTTP(s)
  • Host Ping
  • TCP
  • Server-Side Agent
  • Push to URL
  • MongoDB

Running the monitor

Install packages

  npm i

Run the Monitor (dev)

  node dev.js

Run the Monitor (production)

  node prod.js

About

An uptime monitor built in SolidJS and made by Cyteon. This fork is focussed on Windows based systems.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 83.1%
  • JavaScript 13.0%
  • Shell 2.8%
  • CSS 1.1%