GTA V Session Sniffer v1.0.5
Changelog
- Refined code.
- Fixed display rendering to update in real-time, no longer dependent on receiving packets.
- Fixed
<STDOUT_COUNTER_SESSION_DISCONNECTED_PLAYERS>
from the settings; it was previously mixing up disconnected individuals in the output.
Now, it accurately displays only the latest {x} people who've disconnected. - Fixed
<PYSHARK_PACKET_COUNT>
from the settings that was not working. - Added more documentation in the README.md
- Added now when user hit CTRL+C, it will tries to gracefully exit the script.
Full Changelog: v1.0.4...v1.0.5