Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conncheck

A web based connection monitor.

It includes a live HTTP ping graph and error counter.

Requirements

You need a web server such as nginx for serving the page.

PHP is used for displaying the client IP, timestamp and for writing no-cache headers.

If you don't have PHP, please delete the PHP code (<?php ... ?>) at the beginning of index.php and change the file extension from php to html.

npm is used to install Javascript libraries (please see below).

Installing

Upload it to the www folder, then run the following to install javascript dependencies:

npm install

About

Page for checking your connection

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages