A powerful tool for managing networks and troubleshoot network problems!
Requirements - SDK .NET 5.0 - Visual Studio with
.NET desktop developmentand
Universal Windows Platform development
Optional - InnoSetup (if you want to create an installer)
Steps 1. Clone or download the repository 2. Run the
.\build.ps1script with PowerShell (alternatively open the
Source/NETworkManager.slnin Visual Studio)
You can also copy & paste this command in your PowerShell console :smile:
PowerShell git clone https://github.com/BornToBeRoot/NETworkManager; Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass; .\NETworkManager\build.ps1
This project has adopted the code of conduct defined by the Contributor Covenant.
NETworkManager is published under the GNU General Public License v3. The licenses of the used libraries can be found here.