Skip to content

Releases: VolkanSah/BrowserGamesSpy

Browser Games Spy v2.0

25 Nov 09:41
c49fe99

Choose a tag to compare

The most significant changes and new features in version 2 are:

Detailed Logging System:

  • Creates log files with timestamps.
  • Logs all major events and metrics.
  • Separate logs for each session.

Enhanced Network Monitoring:

  • Detects and logs new connections.
  • Saves connection history.
  • Optional IP localization (can be extended).

Timestamps for All Events:

  • Each metric is saved with precise timestamps.
  • Improved CSV files with time information.
  • Timestamps displayed in the GUI.

Improved Error Handling:

  • Try-catch blocks for critical operations.
  • Logs error messages for debugging.

The core functionality remains unchanged. Logs can be found in the logs folder, and saved metrics now include timestamps.

What's Changed

New Contributors

Full Changelog: 1.0...2.0

Browser Games Spy v1.0

24 Jun 15:25
5706648

Choose a tag to compare