Skip to content

This repository has a program to test ping to cloud servers using python, generate a report in html file to show

Notifications You must be signed in to change notification settings

rafaelptr/cloudping-report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Ping Report

This is a simple Python program created for personal use that generates an HTML report with pings from servers in different clouds, using data from the CloudPing website.

sample report

Requirements

  • Python 3.9 or higher
  • Windows 10 or higher

Installation

  • Download or clone this repository to your computer.
  • Open a terminal in the folder where the cloudping-report.py file is located.
  • Install the necessary libraries using the command: pip install -r requirements.txt

Execution

  • Run the program using the command: python cloudping-report.py

  • Wait until the program finishes testing the server pings and generates the report in HTML.

  • Open the cloudping-report.html file in your browser to view the report.

About

This repository has a program to test ping to cloud servers using python, generate a report in html file to show

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages