crvwxlf / diagnospy

Diagnostic tool written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Diagnostic tool written in python

License:MIT License


Languages

Language:Python 100.0%