Skip to main content

2024.1.6.0

Version: 2024.1.6.0
Release date: 06.01.2024

FileSHA256
NETworkManager_2024.1.6.0_Setup.exe6D5B590ACA3085A4D8BF849D2404C471B0B1AA606E20453FF7C312D99C1845FC
NETworkManager_2024.1.6.0_Portable.zip3C31F0933E3FB9A4CEFF6006710DA23DBBA5BCACAACB6167DE65B7AA02A158E7
NETworkManager_2024.1.6.0_Archive.zipE3AECBCCBE105D8FE4A5CC12FF293CCE2839C3F6E3262F605E798C43BC2B6498

System requirements

Breaking Changes

What's new?

  • Run Command
    • Run command (HotKey: Ctrl+Shift+P) added. This feature allows you to open a command field to switch between applications (and pass parameters to them in the future) #2577
  • IP Scanner
    • NetBIOS resolver added to enhance the detection of hosts (e.g. if there is no ICMP response or TCP port is open) but netbios responds. It will also display the Computername if no DNS hostname is available. #2590
  • Ping Monitor
    • UI redesigned #2573
    • Allow ranges like 192.168.0.0/24 or 10.0.[0-255].1 #2573
  • Connections
    • Resolve remote hostname, process id, process name and process path (similar to netstat) #2587

Improvements

  • IP Scanner
    • Scan is no longer aborted if the IP of a single host in a series of hosts cannot be resolved (the host is skipped and an error is displayed) #2573
    • Sort by IP address & MAC address improved / fixed #2583
  • Port Scanner
    • Scan is no longer aborted if the IP of a single host in a series of hosts cannot be resolved (the host is skipped and an error is displayed) #2573
    • Hostname added to group #2573
    • Sort improved #2583
    • Port profile column sort fixed #2583
  • Ping Monitor
    • Scan is no longer aborted if the IP of a single host in a series of hosts cannot be resolved (the host is skipped and an error is displayed) #2573
  • DNS Lookup
    • Hostname of the nameserver added to group #2573
    • Resolve was finished too early if a request timed #2612
    • Sort improved #2583
  • SNMP OID profile column sort fixed #2583
  • Connections
    • Sort by IP address improved / fixed #2583
  • Listeners
    • Sort by IP address improved / fixed #2583
  • ARP Table
    • Sort by IP address & MAC address improved / fixed #2583

Bugfixes

  • SNMP
    • Detect EndOfMibView in v1 and v2c walk #2583
  • Lookup
    • Fix sort by MAC address #2583

Dependencies, Refactoring & Documentation