All Projects → BornToBeRoot → Networkmanager

BornToBeRoot / Networkmanager

Licence: gpl-3.0
A powerful tool for managing networks and troubleshoot network problems!

Projects that are alternatives of or similar to Networkmanager

Mylg
Network Diagnostic Tool
Stars: ✭ 2,538 (+95.83%)
Mutual labels:  ping, snmp, whois, traceroute
Simpleremote
Remote Administration Tools
Stars: ✭ 504 (-61.11%)
Mutual labels:  putty, remote-desktop, ssh
Ip Attack
Auto IP or Domain Attack Tool ( #1 )
Stars: ✭ 162 (-87.5%)
Mutual labels:  ping, whois, traceroute
Icmplib
Easily forge ICMP packets and make your own ping and traceroute.
Stars: ✭ 58 (-95.52%)
Mutual labels:  ping, icmp, traceroute
Python code samples network
A collection of Python Code Samples for Network Management. Includes samples to run on-box and off-box.
Stars: ✭ 384 (-70.37%)
Mutual labels:  snmp, ssh
Wsl Ssh Pageant
A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.
Stars: ✭ 381 (-70.6%)
Mutual labels:  putty, ssh
Ttyplot
a realtime plotting utility for terminal/console with data input from stdin
Stars: ✭ 532 (-58.95%)
Mutual labels:  ping, snmp
Parallec
Fast Parallel Async HTTP/SSH/TCP/UDP/Ping Client Java Library. Aggregate 100,000 APIs & send anywhere in 20 lines of code. Ping/HTTP Calls 8000 servers in 12 seconds. (Akka) www.parallec.io
Stars: ✭ 777 (-40.05%)
Mutual labels:  ping, ssh
Weasel Pageant
Deprecated: An ssh-agent compatible helper for interacting with Pageant from processes running on the Windows Subsystem for Linux.
Stars: ✭ 256 (-80.25%)
Mutual labels:  putty, ssh
Mremoteng
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
Stars: ✭ 5,935 (+357.95%)
Mutual labels:  remote-desktop, ssh
Kitty
💻 KiTTY, a free telnet/ssh client for Windows
Stars: ✭ 791 (-38.97%)
Mutual labels:  putty, ssh
Pingtop
🏓Ping multiple servers and show results in a top-like terminal UI.
Stars: ✭ 328 (-74.69%)
Mutual labels:  ping, icmp
Hackertarget
🎯 HackerTarget ToolKit - Tools And Network Intelligence To Help Organizations With Attack Surface Discovery 🎯
Stars: ✭ 320 (-75.31%)
Mutual labels:  ping, traceroute
Terminals
Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Stars: ✭ 971 (-25.08%)
Mutual labels:  putty, ssh
Crips
IP Tools To quickly get information about IP Address's, Web Pages and DNS records.
Stars: ✭ 272 (-79.01%)
Mutual labels:  whois, traceroute
Fping
High performance ping tool
Stars: ✭ 652 (-49.69%)
Mutual labels:  ping, icmp
Cloudconnect
Cloud aware client to connect ssh, sftp and rdp
Stars: ✭ 25 (-98.07%)
Mutual labels:  putty, ssh
Myrtille
A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
Stars: ✭ 1,007 (-22.3%)
Mutual labels:  remote-desktop, ssh
ddos
Simple dos attack utility
Stars: ✭ 36 (-97.22%)
Mutual labels:  ping, icmp
pexpo
💻 Terminal sending ping tool written in Go.
Stars: ✭ 89 (-93.13%)
Mutual labels:  ping, icmp

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].