Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 968 Bytes

File metadata and controls

53 lines (37 loc) · 968 Bytes

Changes to Netleaf

[v3.0.0] - 2025-2-09

Added

  • Added display of device name and manufacturer.
  • Performance Optimizations.

Changed

  • Update UI.
  • Scanning logic moved to scapy.

[v2.1.1] - 2024-7-15

Added

  • Port Scan, TCP, UDP, ARP scanning
  • MAC address display
  • Improved optimization.

Changed

  • Update UI and settings.

[v1.2.0] - 2024-2-25

Changed

  • PySide6 Migration
  • Better UI

[v1.1.0] - 2023-12-16

Added

  • Added ability to filter scan results.
  • Improved IP address handling in scanning module.

Changed

  • Updated user interface: added filtering field.

Fixed

  • Fixed bug with displaying colors of scan results.
  • Fixed issues with IP address processing in the scanning module.

[v1.0.0] - 2023-12-04

Added

  • Initial version of Netleaf.
  • Basic functionality of device scanning.

Changed

  • Basic user interface.
  • Scan results processing.

Fixed

  • Fixed bugs found in the first version.