An open API service indexing awesome lists of open source software.

https://github.com/antonioskalattas/ping_rep


https://github.com/antonioskalattas/ping_rep

cpp ping server

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Ping_rep

This is an app that is ping-ing your server/web-page and checks if the respond is quck enough. If the respond is quick enough then the connection of your web-page/server is ok else you will get notified.

## Is Ping_rep usful?
It is usful if you want to monitor the trafic of your website. Also it a easy monitoring tool to check if your website/server is being attacked(ddos).

## Witch one of two versions of Ping_rep should I use?
The best is the one without gui(no_gui), the one with GUI is still under development and I am trying to finish it.

## How to run the program
First you should install it from the green button above. After you should click on the folder that says no_gui or gui(still not working) depents on what you want. After that you should double click on the file ```main.exe```. And that's it.