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)