Skip to content

crvwxlf/diagnospy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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