connectivity.maingron.com

About

This site provides multiple tools to check your connectivity.
Feel free to embed this in your projects - CORS headers should allow it.
Please try to prevent request flooding.

If this project is useful to you, consider looking at the donation page - after all, running a server can be costly.
Bugs or suggestions? Visit maingron.com/contact.


Index


Tools

JSON Response

/json-response.json

Returns a JSON response with request details.You can define parameters, as listed below, but you can also use the defaults.

Example: https://connectivity.maingron.com/json-response.json?PARAMETER_NAME=VALUE

Parameters

Text Response

/text-response.txt

Returns a simple text document with the current timestamp, if successful.

FAQ

Why timestamp only?
There's not much to do with a plain text document. This way you can verify the timestamp and make sure its not a cached response.

HTML Monitor

/html-monitor.html

This is a site that automatically refreshes every n seconds.
If online, it displays the last refresh time.

Parameters

FAQ

Can I just use this?
Yes.

Check out my other stuff