NETworkManager – A Powerful Tool For Managing Networks & Troubleshoot Network Problems

NETworkManager is a powerful tool for managing networks and troubleshoot network problems. Let us have a look on the features on the tool that help us to manage our connected network and help us in fixing the nertwork related issue.

  • Network Interface – Information, Configure
  • IP-Scanner
  • Port-Scanner
  • Ping
  • Traceroute
  • DNS Lookup
  • Remote Desktop
  • PuTTY (requires PuTTY)
  • TightVNC (requires TightVNC)
  • 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

Also Read:MEC : massExploitConsole For Concurrent Exploiting

Languages Supported

  • English
  • German
  • Russian
  • Spanish

NETworkManager System Dependies

  • Windows 7/Server 2008 R2 or later
  • .NET-Framework 4.6
  • RDP 8.1
R K

Recent Posts

ss Command in Linux: Display Socket Statistics and Connections

The ss command in Linux lists open sockets and active network connections. It replaced the deprecated netstat command and…

15 hours ago

ftp Command in Linux: Connect to Servers and Transfer Files

The ftp command in Linux connects to a remote FTP server and transfers files. FTP transmits everything…

15 hours ago

lsmod Command in Linux: List and Inspect Kernel Modules

The lsmod command in Linux lists all currently loaded kernel modules. It reads /proc/modules — a virtual file maintained…

15 hours ago

rename Command in Linux: Batch Rename Files with Perl Regex

The rename command in Linux renames multiple files at once using Perl regular expressions. Unlike mv, which handles…

15 hours ago

pgrep Command in Linux: Find and Filter Running Processes

The pgrep command in Linux finds the PIDs of running processes based on a name or other…

1 day ago

unlink Command in Linux: Remove a Single File or Symlink

The unlink command in Linux removes a single file by deleting its directory entry. It is a…

1 day ago