/diagnospy

Diagnostic tool written in python

Primary LanguagePythonMIT LicenseMIT

Diagnospy

Diagnospy is a diagnostic tools writted in python asciicast

The example video is based on Diagnospy V1. And video will be updated with each new version.

Features

V1

  • Get hardware informations
  • Get IP & Network informations
  • Save txt report locally including all data

Setup

Firstly : install modules using pip

pip install -r requirements.txt

and execute the script...

./diagnospy.py

OR

python diagnospy.py