Networkmanager

A powerful tool for managing networks and troubleshoot network problems!
Alternatives To Networkmanager
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Networkmanager4,018
a day ago31gpl-3.0C#
A powerful tool for managing networks and troubleshoot network problems!
Packetfence1,1762a day ago266April 24, 2021677gpl-2.0Perl
PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) solution. Boasting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, powerful BYOD management options, 802.1X support, layer-2 isolation of problematic devices; PacketFence can be used to effectively secure networks small to very large heterogeneous networks.
Ai Surveys305
2 years ago
整理AI相关领域的一些综述
Seq2seqsharp16735 days ago1May 09, 20225bsd-3-clauseC#
Seq2SeqSharp is a tensor based fast & flexible encoder-decoder deep neural network framework written by .NET (C#). It has many highlighted features, such as automatic differentiation, many different types of encoders/decoders(Transformer, LSTM, BiLSTM and so on), multi-GPUs supported, cross-platforms (Windows, Linux, x86, x64, ARM) and so on.
Net2net128
2 years ago4Python
Network-to-Network Translation with Conditional Invertible Neural Networks
Neurallanguage Notes101
7 years ago
summaries and notes on neural language learning papers (deprecated)
Disrupting Deepfakes75
3 years ago1Python
🔥🔥Defending Against Deepfakes Using Adversarial Attacks on Conditional Image Translation Networks
Casual Digressions70
6 years ago
💤 Old repository of notes on machine learning papers.
Nmtkit68
6 years ago8lgpl-3.0C++
Neural Network-based Statistical Machine Translation Toolkit.
Word_ordering68
6 years ago1apache-2.0Python
Can neural networks order a scramble of words correctly?
Alternatives To Networkmanager
Select To Compare


Alternative Project Comparisons
Readme
NETworkManager Preview

NETworkManager

A powerful tool for managing networks and troubleshoot network problems!

You can connect to and manage remote systems via Remote Desktop, PowerShell, PuTTY, TigerVNC or AWS (Systems Manager) Session Manager.

Furthermore it contains features like a WiFi analyzer, IP scanner, port scanner, ping monitor, traceroute, DNS lookup or a LLDP/CDP capture (and many more) to analyze your network and troubleshoot network problems.

You can save your hosts (or networks) in profiles which can be used in the various features. For additional security, the profile file can be encrypted.

And the best part... it's open source!


All releases Latest release Latest pre-release

GitHub stars GitHub forks

AppVeyor AppVeyor

Transifex Feature request Bug report

Download Changelog Documentation Contributing Build License

NETworkManager Preview

Download

Prebuilt binaries (setup, portable and archive) are available on the download page. Here you will also find the system requirements and how to install the application silent. The files are provided via GitHub releases.

In addition, NETworkManager is available through the package managers Chocolatey, WinGet and Evergreen:

# Chocolatey
choco install networkmanager

# WinGet
winget install BornToBeRoot.NETworkManager

# Evergreen
Get-EvergreenApp -Name NETworkManager | Save-EvergreenApp -Path C:\Users\$env:Username\Downloads\

Changelog

You can find the changelog for each version here.

Documentation

The documentation is provided via GitHub pages and can be found here.

Contributing

Here you will find ways to contribute:

A list of all contributors can be found here.

This project has adopted the code of conduct defined by the Contributor Covenant.

Build

You can build the application like any other .NET Core / WPF application on Windows.

  1. Make sure that the following requirements are installed:

    • SDK .NET 6.x
    • Visual Studio 2019 or later with .NET desktop development and Universal Windows Platform development
  2. (optional) Install InnoSetup to create an installer.

    • Download the additional languages from the Inno Setup repository and copy the following files to %ProgramFiles%\Inno Setup 6\Languages: ChineseSimplified.isl, ChineseTraditional.isl, Hungarian.isl, Korean.isl

    NOTE: The languages files must be downloaded or cloned so that the encoding of the file is not changed (e.g. Chinese should be UTF-8-BOM).

  3. Clone the repository and all submodules:

# Clone the repository
git clone https://github.com/BornToBeRoot/NETworkManager

# Change directory
cd NETworkManager

# Clone the submodules
git submodule update --init --recursive
  1. Open the Source\NETworkManager.sln with Visual Studio or JetBrains Rider to build (or debug) the solution.

NOTE If you have installed the requirements from step 1 (and optionally step 2), you can also directly build the binaries with PowerShell 7 or later:

# Clone the repository
git clone https://github.com/BornToBeRoot/NETworkManager

# Change directory
cd NETworkManager

# Clone the submodules
git submodule update --init --recursive

# Allow the execution of the build script
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass

# Build the binaries
& .\build.ps1

License

NETworkManager is published under the GNU General Public License v3. The licenses of the used libraries can be found here.

Popular Network Projects
Popular Translation Projects
Popular Networking Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Sharp
Network
Powershell
Translation
Wifi
Wpf
Arp
Whois
Putty
Traceroute
Port Scanner
Remote Desktop