# NETworkManager
**Repository Path**: murphy.dai/NETworkManager
## Basic Information
- **Project Name**: NETworkManager
- **Description**: A powerful tool for managing networks and troubleshoot network problems!
- **Primary Language**: C#
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2019-12-20
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Features
- Dashboard
- Network Interface - Information, Bandwidth, Configure
- IP-Scanner
- Port-Scanner
- Ping
- Traceroute
- DNS Lookup
- Remote Desktop
- PowerShell (requires Windows 10)
- PuTTY ([requires PuTTY](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html))
- TigerVNC ([requires TigerVNC](https://tigervnc.org/))
- SNMP - Get, Walk, Set (v1, v2c, v3)
- Wake on LAN
- HTTP Headers
- Whois
- Subnet Calculator - Calculator, Subnetting, Supernetting
- Lookup - OUI, Port
- Connections
- Listeners
- ARP Table
If you miss a feature, don't hesitate to create a [feature request](https://github.com/BornToBeRoot/NETworkManager/issues/new).
You can also send me a [pull requests](https://github.com/BornToBeRoot/NETworkManager/pulls), when you have implemented the feature or fixed a bug.
Languages
- English
- German
- Russian
- Spanish
- Dutch
- French
Help translate on [Transifex](https://www.transifex.com/BornToBeRoot/NETworkManager).
Documentation
You can find it [here](https://github.com/BornToBeRoot/NETworkManager/tree/master/Documentation).
Help to improve the documentation is welcome :)
System requirements
- Windows 7/Server 2008 R2 or later
- .NET-Framework 4.6
- RDP 8.1 ([How to install RDP 8.1 on Windows 7/Server 2008 R2?](Documentation/en-US/HowTo/Install_RDP_8dot1_on_Windows6dot1.md))
Found a bug?
Check the [Issues](https://github.com/BornToBeRoot/NETworkManager/issues) if the bug has already been reported. If not, submit a [new issue](https://github.com/BornToBeRoot/NETworkManager/issues/new) and provide as many informations as you can.
License
This software is published under the [GNU General Public License v3](https://github.com/BornToBeRoot/NETworkManager/blob/master/LICENSE).
The licenses of the libraries, which are used in the program, can be found [here](https://github.com/BornToBeRoot/NETworkManager/tree/master/Source/NETworkManager/Licenses).