Download
Version: 2024.6.15.0
Release date: 15.06.2024
Download the latest binaries via GitHub Releases:
Checksums [SHA-256]
Checksums [SHA-256] for the latest release:
Setup (MSI-Installer)
CB78E596EF0247808522B6F5883CD154BF0A8630496E2545AAF99E1B324E3D9B
Portable (ZIP-Archive)
2DC069D3ED82811B3FEF0FE00956AA53F6153F233A3AE08DF42104BB2BEFAD97
Archive (ZIP-Archive)
F1A6935D1A67014700CF2A8315E7CB8013F4084B38297E0DCB0E0C2F551E0A04
Verify the file hash with the following PowerShell command:
Get-FileHash -Path .\NETworkManager_{VERSION}_Setup.msi -Algorithm
SHA256
Setup (MSI-Installer) [Recommended]
Installs NETworkManager on your system for all users (requires administrator privileges).
Profiles and settings are stored in the user profile under Documents\NETworkManager
.
Portable (ZIP-Archive)
Run NETworkManager anywhere without installation (e.g. USB stick, network share).
Profiles and settings are stored in the same directory as the executable. Upgrades are supported by copying the Profiles
and Settings
directories to the newly downloaded version.
Archive (ZIP-Archive)
Run NETworkManager anywhere without installation (e.g. USB stick, network share).
Profiles and settings are stored in the user profile under Documents\NETworkManager
. Might be useful for custom deployment senarios (e.g. Terminal Server, Intune, etc.).
System requirements
- Windows 10 / Server x64 (1809 or later)
- .NET Desktop Runtime 8.0 (LTS) - x64
Silent install
Install silent with the following command:
.\NETworkManager_{VERSION}_Setup.msi /qn /norestart
Package Manager
NETworkManager is available through the following package managers.
Chocolatey
# Install via Chocolatey
choco install networkmanager
Chocolatey package: chocolatey.org/packages/NETworkManager
WinGet
# Install via WinGet
winget install BornToBeRoot.NETworkManager
WinGet source: github.com/microsoft/winget-pkgs
Evergreen
# Get release via Evergreen
Get-EvergreenApp -Name NETworkManager
# Get release via Evergreen and save the setup file to disk
Get-EvergreenApp -Name NETworkManager | Save-EvergreenApp -Path C:\Users\$env:Username\Downloads\
Evergreen PowerShell module: github.com/aaronparker/evergreen
Pre-release
Features under development are (sometimes) available as pre-releases directly via GitHub Releases.
You can help to improve the software by testing pre-release versions and reporting bugs via GitHub Issues.
Please note that pre-release versions are not as stable as regular versions and may contain more bugs.
Code Signing Policy
NETworkManager uses free code signing provided by SignPath.io and a free code signing certificate from SignPath Foundation.
The binaries and installer are built on AppVeyor directly from the GitHub repository. Build artifacts are automatically sent to SignPath.io via webhook, where they are signed after manual approval by the maintainer. The signed binaries are then uploaded to the GitHub releases page.
Privacy Policy
This program will not transfer any information to other networked systems unless specifically requested by the user or the person installing or operating it.
NETworkManager has integrated the following services for additional functions, which can be enabled or disabled at the first start (in the welcome dialog) or at any time in the settings:
- api.github.com (Check for program updates)
- ipify.org (Retrieve the public IP address used by the client)
- ip-api.com (Retrieve network information such as geo location, ISP, DNS resolver used, etc. used by the client)
License
The code is open source and available on GitHub published under the GNU General Public License v3.
The licenses of the libraries used can be found here.