Releases: ClarkFieseln/IPRadar2
Releases · ClarkFieseln/IPRadar2
show active nodes and total traffic
added new features:
- show total traffic
- filter active nodes
- added batch file to update GUI from .ui file
- added link to youtube playlist
Important improvements
This release contains some minor but important improvements:
- event loop passed to pyshark.LiveCapture() as argument in pysharkSniffer.py
- READ_ME.txt updated with more clear installation procedure, now based on PyCharm
- update_requirements.bat added
- no need for additional local .DLL files
- no need to replace .py files in tshark inside site-packages (in environment)
- necessary folders Output, dist/Output and venv created (in order to avoid warning messages)
- *** config.ini now contains 2 additonal parameters tshark_path and dumpcap_path *** (no additional config.ini files required)
- bug in interface selection corrected (there was an empty space at the beginning)
Minor update on requirements.txt
CVE-2019-18874
moderate severity
Vulnerable versions: <= 5.6.5
Patched version: 5.6.6
psutil (aka python-psutil) through 5.6.5 can have a double free. This occurs because of refcount mishandling within a while or for loop that converts system data into a Python object.
First release
First release