https://github.com/antonioskalattas/ping_rep
https://github.com/antonioskalattas/ping_rep
cpp ping server
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antonioskalattas/ping_rep
- Owner: AntoniosKalattas
- License: bsl-1.0
- Created: 2021-05-26T20:24:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-04-22T16:31:45.000Z (about 3 years ago)
- Last Synced: 2025-02-28T23:29:12.764Z (over 1 year ago)
- Topics: cpp, ping, server
- Language: C++
- Homepage:
- Size: 617 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.