You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allows a raspberry pi zero w to act as a Serial to Bluetooth bridge connecting a Bluetooth enabled computer or phone to a serial device, such as a switch, router, or other appliance that supports serial communication.
MikroTik Upgrade Tool (MUT) is a command-line toolset for managing MikroTik routers, automating CSV inventory creation, configuration backups, and RouterOS upgrades/downgrades. Using SSH and Expect, it supports air-gapped networks, robust hostname handling, and addon package upgrades, ideal for network administrators managing multiple devices.
Secure Network Authentication project focuses on establishing robust authentication and network services using OpenLDAP, SSH, Apache, OpenVPN, DNS, and Kerberos.
This script is designed to create a virtual bridge that combines a specified main connection with other active network interfaces. It continuously monitors the network interfaces, dynamically adjusting the virtual bridge for network redundancy.
The aim of this thesis was to study the functionalities of software-defined networks and practically develop the real-world resembling environment in the network emulator environment (GNS3) to evaluate the performance of different SDN components.
This repository contains a Bash script designed to help users manage and inspect their Docker network environments. The script provides an easy-to-use command-line tool to list all Docker networks on a system and identify whether they are in use by any containers.