GitHub - netnutch/NETworkManager: A powerful tool for managing networks and troubleshoot network problems!
netnutch / NETworkManager Public
forked from BornToBeRoot/NETworkManager
-
Notifications
You must be signed in to change notification settings - Fork 0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
More informations
- Download
- Changelog
- Documentation
- How to contribute, add a translation, write documentation or report a bug?
- List of contributors
- How to report a security vulnerability?
Build
Requirements
- SDK .NET 5.0
- Visual Studio with
.NET desktop developmentandUniversal Windows Platform development
Optional
- InnoSetup (if you want to create an installer)
Steps
- Clone or download the repository
- Run the
.\build.ps1script with PowerShell (alternatively open theSource/NETworkManager.slnin 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
Contributing
Security policy
Stars
Watchers
Forks
Languages
- C# 97.8%
- PowerShell 2.0%
- Inno Setup 0.2%
