Skip to content

kill3rbytezzz/WiresharkQoSPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WiresharkQoSpy

This is a python program used to calculate Quality of Service(QoS) from wireshark capture output, you must export the capture package as CSV.

WiresharkQoSpy

Getting Started

Simply clone this repo, install requirement package and run the program. This code is running on python 3, make sure you are using python 3 not other version.

Installing

To run the program simply follow this step

Clone this repo

git clone https://github.com/kill3rbytezzz/WiresharkQoSPy.git

Install requirement

pip install -r requirement.txt

Make sure you put the CSV in the directory containing qos.py CSVDIR

Run the program

python3 qos.py

Built With

  • python - Programming language

Problem and Suggestion

Kindly open github issues if you encounter any problem when runing the program or you wanted to give a suggestion for this program

Authors

License

This project is licensed under the GNU General Public License v3.0 Creative Commons License - see the LICENSE.md file for details

About

Program used to calculate QoS from wireshark CSV output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages