Skip to content

v1.17p2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jul 07:00

Changes

All notable changes to this project will be documented in CHANGELOG.md.

Added

  • Resuming function!

Modified

  • ScannerThread checks if IP is in DB before even making a Socket for the IP.

Removed

Nothing has been removed.

TODOs

  • Optimise IP generation and inital scanning code.¹
  • Optimise code in general.
  • Seperate tool for viewing servers in DB. (code is already here (ServerList class), just need to make it seperate)
  • Make it save what IP it got to when qutting so that it can resume from that IP on next startup.
  • Add a GUI for viewing servers in a nice friendly grid.