Skip to content

twsouthwick/NETworkManager

 
 

NETworkManager

A powerful tool for managing networks and troubleshoot network problems!

NETworkManager Preview

All releases Latest release GitHub stars GitHub forks

AppVeyor AppVeyor

Transifex Feature request Bug report

More informations

Build

Requirements

  • SDK .NET 5.0
  • Visual Studio with .NET desktop development and Universal Windows Platform development

Optional

  • InnoSetup (if you want to create an installer)

Steps

  1. Clone or download the repository
  2. Run the .\build.ps1 script with PowerShell (alternatively open the Source/NETworkManager.sln in Visual Studio)

You can also copy & paste this command in your PowerShell console 😄

git clone https://github.com/BornToBeRoot/NETworkManager; Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass; .\NETworkManager\build.ps1

Code of Conduct

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

License

NETworkManager is published under the GNU General Public License v3. The licenses of the used libraries can be found here.

About

A powerful tool for managing networks and troubleshoot network problems!

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 97.8%
  • PowerShell 2.0%
  • Inno Setup 0.2%