GitHub - kishwordulal1234/NETworkManager: A powerful tool for managing networks and troubleshoot network problems!

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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 6.x
  • Visual Studio 2019 or later with .NET desktop development and Universal Windows Platform development

Optional

  • InnoSetup (if you want to create an installer)
    • Download ChineseSimplified.isl and ChineseTraditional.isl from the official repo and place them in the language folder of InnoSetup

Build

  1. Clone or download the repository: git clone https://github.com/BornToBeRoot/NETworkManager
  2. Run the .\build.ps1 script with PowerShell to compile the solution and create a portable and a setup version (or open the file Source/NETworkManager.sln in Visual Studio to debug or build the solution)

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

Readme

License

GPL-3.0 license

Code of conduct

Code of conduct

Contributing

Contributing

Security policy

Security policy

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Languages

  • C# 96.4%
  • PowerShell 3.4%
  • Inno Setup 0.2%