Home

Awesome

<div align="center"> <img alt="NETworkManager Preview" src="https://github.com/BornToBeRoot/NETworkManager/blob/main/Images/NETworkManager_128x128.png?raw=true" /> <h1>NETworkManager</h1> <p> <b>A powerful open source tool for managing networks and troubleshooting network problems!</b> </p> <p> Connect and manage remote systems with Remote Desktop, PowerShell, PuTTY, TigerVNC or AWS (Systems Manager) Session Manager. Analyze and troubleshoot your network and systems with features such as the WiFi Analyzer, IP Scanner, Port Scanner, Ping Monitor, Traceroute, DNS lookup or LLDP/CDP capture (and many <a href="https://borntoberoot.net/NETworkManager/docs/features">more</a>) in a unfied interface. Hosts (or networks) can be saved in (encrypted) profiles and used across all features. <p> <a href="https://borntoberoot.net/NETworkManager/download" target="_blank"> <img alt="All releases" src="https://img.shields.io/badge/>>_download_now_<<-00abbd?style=for-the-badge" height="48" /> </a> </p> <p> <a href="https://github.com/BornToBeroot/NETworkManager/releases" target="_blank"> <img alt="All releases" src="https://img.shields.io/github/downloads/BornToBeroot/NETworkManager/total.svg?style=for-the-badge&logo=github" /> </a> <a href="https://github.com/BornToBeroot/NETworkManager/releases/latest" target="_blank"> <img alt="Latest release" src="https://img.shields.io/github/downloads/BornToBeroot/NETworkManager/latest/total.svg?style=for-the-badge&logo=github" /> </a> <a href="https://github.com/BornToBeroot/NETworkManager/releases" target="_blank"> <img alt="Latest pre-release" src="https://img.shields.io/github/downloads-pre/BornToBeroot/NETworkManager/latest/total.svg?label=downloads%40pre-release&style=for-the-badge&logo=github" /> </a> </p> <p> <a href="https://github.com/BornToBeroot/NETworkManager/stargazers" target="_blank"> <img alt="GitHub stars" src="https://img.shields.io/github/stars/BornToBeroot/NETworkManager.svg?style=for-the-badge&logo=github" /> </a> <a href="https://github.com/BornToBeroot/NETworkManager/network" target="_blank"> <img alt="GitHub forks" src="https://img.shields.io/github/forks/BornToBeroot/NETworkManager.svg?style=for-the-badge&logo=github" /> </a> </p> <p> <a href="https://ci.appveyor.com/project/BornToBeRoot/NETworkManager/branch/main"> <img alt="AppVeyor" src="https://img.shields.io/appveyor/ci/BornToBeRoot/NETworkManager/main.svg?style=for-the-badge&logo=appveyor&&label=main" /> </a> <a href="https://github.com/BornToBeRoot/NETworkManager/blob/main/LICENSE"> <img alt="AppVeyor" src="https://img.shields.io/github/license/BornToBeroot/NETworkManager.svg?style=for-the-badge&logo=github" /> </a> </p> <p> <a href="https://transifex.com/BornToBeRoot/NETworkManager/"> <img alt="Transifex" src="https://img.shields.io/badge/transifex-translate-green.svg?style=for-the-badge" /> </a> <a href="https://github.com/BornToBeRoot/NETworkManager/issues/new?labels=Feature-Request&template=Feature_request.md"> <img alt="Feature request" src="https://img.shields.io/badge/github-feature_request-green.svg?style=for-the-badge&logo=github" /> </a> <a href="https://github.com/BornToBeRoot/NETworkManager/issues/new?labels=Issue&template=Bug_report.md"> <img alt="Bug report" src="https://img.shields.io/badge/github-bug_report-red.svg?style=for-the-badge&logo=github" /> </a> </p> <p> <a href="#-download">Download</a> • <a href="#-changelog">Changelog</a> • <a href="#-documentation">Documentation</a> • <a href="#-contributing">Contributing</a> • <a href="#-build">Build</a> • <a href="#-license">License</a> </p> </div> <img alt="NETworkManager Preview" src="https://github.com/BornToBeRoot/NETworkManager/blob/main/Website/static/img/preview.gif?raw=true" />

📦 Download

Pre-built and signed binaries (setup, portable and archive) are available on the download page with install instructions (e.g. silent install). The files are provided via GitHub releases.

In addition, NETworkManager is also available through the following package managers

📃 Changelog

You can find the changelog for each version of NETworkManager here.

📖 Documentation

The documentation is provided with Docusaurus via GitHub pages and can be found here.

✨ Contributing

Want to contribute to NETworkManager? Here are a few information on how to get started:

A list of all contributors can be found here.

This project has adopted the code of conduct defined by the Contributor Covenant.

🔧 Build

You can build the application like any other .NET / WPF application on Windows.

  1. Make sure that the following requirements are installed:

    • .NET 8.x - SDK
    • Visual Studio 2022 with .NET desktop development and Universal Windows Platform development
  2. Clone the repository with all submodules:

    # Clone the repository
    git clone https://github.com/BornToBeRoot/NETworkManager
    
    # Navigate to the repository
    cd NETworkManager
    
    # Clone the submodules
    git submodule update --init
    
  3. Open the project file .\Source\NETworkManager.sln with Visual Studio or JetBrains Rider to build (or debug) the solution.

    ALTERNATIVE

    With the following commands you can directly build the binaries from the command line:

    dotnet restore .\Source\NETworkManager.sln
    
    dotnet build .\Source\NETworkManager.sln --configuration Release --no-restore
    

🙏 Thanks

Thanks to everyone helping to improve NETworkManager by contributing code, translations, bug reports, feature requests, documentation, and more.

We would like to thank the following people and companies for their support of this open source project:

AppVeyorCI/CD service for Windows, Linux and macOS
GitHub PagesWebsites for you and your projects
ip-api.comIP Geolocation API (free for non-commercial use)
JetBrainsProviding a license for JetBrains Rider and other tools
SignPath FoundationFree code signing certificates for open source projects
SignPath.ioFree code signing service for open source projects
TransifexLocalization platform

NETworkManager uses the following projects and libraries. Please consider supporting them as well (e.g., by starring their repositories):

#SNMP LibrarySNMP library for .NET
AirspaceFixerAirspacePanel fixes all Airspace issues with WPF-hosted Winforms.
ControlzExShared Controlz for WPF and more
DnsClient.NETPowerful, high-performance open-source library for DNS lookups
DocusaurusEasy to maintain open source documentation websites.
DragablzTearable TabControl for WPF
GongSolutions.Wpf.DragDropAn easy to use drag'n'drop framework for WPF
IPNetwork.NET library for complex network, IP, and subnet calculations
LoadingIndicators.WPFA collection of loading indicators for WPF
MahApps.Metro.IconPacksAwesome icon packs for WPF and UWP in one library
MahApps.MetroUI toolkit for WPF applications
NetBeauty2Move .NET app runtime components and dependencies into a sub-directory
PSDiscoveryProtocolPowerShell module for LLDP/CDP discovery

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:

📝 License

NETworkManager is published under the GNU General Public License v3.

The licenses of the libraries used can be found here.