2024.1.6.0
Version: 2024.1.6.0
Release date: 06.01.2024
File | SHA256 |
---|---|
NETworkManager_2024.1.6.0_Setup.exe | 6D5B590ACA3085A4D8BF849D2404C471B0B1AA606E20453FF7C312D99C1845FC |
NETworkManager_2024.1.6.0_Portable.zip | 3C31F0933E3FB9A4CEFF6006710DA23DBBA5BCACAACB6167DE65B7AA02A158E7 |
NETworkManager_2024.1.6.0_Archive.zip | E3AECBCCBE105D8FE4A5CC12FF293CCE2839C3F6E3262F605E798C43BC2B6498 |
System requirements
- Windows 10 / Server x64 (1809 or later)
- .NET Desktop Runtime 8.0 (LTS) - x64
Breaking Changes
- Website migrated from Just-the-docs to Docusaurus. Links in the application have been updated #2610
Check out the new website at https://borntoberoot.net/NETworkManager
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
- Connections
- Resolve remote hostname, process id, process name and process path (similar to
netstat
) #2587
- Resolve remote hostname, process id, process name and process path (similar to
Improvements
- IP Scanner
- Port Scanner
- 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
- 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
Dependencies, Refactoring & Documentation
- Code cleanup & refactoring #2583 #2586
- Language files updated via #transifex
- Dependencies updated via #dependabot