Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Download

Version: 2023.3.19.0
Release date: 19.03.2023

File Checksum SHA256
440287A5B44944D4BF5F4516EB7FEB953FE62605628DFFC8EFE9396791D388E2
C4077E5B45A792860AE5C4448ED248DEFA8A56D2081ED9949AAFF262EFA2CA4A
82983DC69D2AEC39B9A08A65F966150C49F6F30988155000DD80BE117BD2AD1C

If you don’t see the new features (AWS Session Manager, Bit Calculator or SNTP Lookup), try to reset the settings. You can do this under Settings > Settings > Reset or by starting the application with the following parameter NETworkManager.exe --reset-settings. The profiles are not affected when the settings are reset.

Pre-release versions are available here.

System requirements

Package Manager

It is also available via the package managers Chocolatey and WinGet:

# Chocolatey
choco install networkmanager

# WinGet
winget install BornToBeRoot.NETworkManager

The latest version can also be viewed and downloaded via the PowerShell module Evergreen:

# Evergreen
Get-EvergreenApp -Name NETworkManager

Get-EvergreenApp -Name NETworkManager | Save-EvergreenApp -Path C:\Users\$env:Username\Downloads\

Silent install

The setup is created with InnoSetup and you can use all available command line parameters. Use the following parameters to perform a silent installation and create a desktop icon:

.\NETworkManager_{VERSION}_Setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /TASKS="desktopicon" /SP-