Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

site-status-tester

A simple Node.js app that checks if a website is online by sending HTTP(S) requests and showing the status code and a snippet of the response. It provides a user-friendly web form to test site availability beyond basic ping. Website Availability Checker

This is a simple Node.js application that lets you test if a website is online by making HTTP(S) requests. It shows the response status code and a snippet of the webpage content to help verify site availability beyond just pinging.

Usage:

  1. Run the server.
  2. Open the web form in your browser.
  3. Enter a website URL to test.
  4. View the status and response snippet.

Ideal for quick website uptime checks with real HTTP feedback.

Requirements:

  • Node.js installed
  • Internet connection

Author:CodeRabbit

About

A simple Node.js app that checks if a website is online by sending HTTP(S) requests and showing the status code and a snippet of the response. It provides a user-friendly web form to test site availability beyond basic ping.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages