Network
Network refers to a collection of computers, servers, mainframes, network devices, peripherals, or other devices connected to one another to allow the sharing of data. This topic covers the fundamentals of networking, including network architecture, protocols, and technologies, as well as advanced topics like network security, virtualization, and cloud computing. Discussions include how networks are designed, maintained, and secured, and the impact of emerging technologies on networking.
- GitHub: https://github.com/topics/network
- Wikipedia: https://en.wikipedia.org/wiki/Computer_network
- Created by: The network engineering community
- Related Topics: cybersecurity, internet, telecommunications, data-communication,
- Aliases: networking, computer-networks,
- Last updated: 2026-06-26 00:17:35 UTC
- JSON Representation
https://github.com/adisol07/socketsharp
SocketSharp is library to help you with networking
csharp library network networking socket
Last synced: 20 Jan 2026
https://github.com/allanjos/mswindows_samples
Samples/utilities for Microsoft Windows platform.
barcode canvas code128 csharp graphics network print qrcode tts vbscript visualstudio windowsform windowsforms
Last synced: 04 Jan 2026
https://github.com/subb98/ipv4-utils
Library for calculating subnet masks in classful and CIDR addressing
addressing calculator cidr classful helper host ip ipv4 mask network subnet utilities utility utils
Last synced: 07 Nov 2025
https://github.com/serverfarmer/sf-net-utils
Network related functions and scripts for other extensions.
dns dns-client external-ip network network-tools
Last synced: 16 Feb 2026
https://github.com/user7210unix/topunixsite
Gallery for the Best Linux Setups
linux network showcase showcase-website unix web website windowmanager
Last synced: 26 May 2026
https://github.com/chenw23/network_exercise
A short but prone to bug network program in C
Last synced: 24 Apr 2026
https://github.com/multipath-tcp/tcp-in-udp
Lightweight TCP in UDP tunnel 🚇 using eBPF 🐝
Last synced: 17 Jul 2025
https://github.com/studyresearchprojects/netutil
Network Management Utility
Last synced: 12 Aug 2025
https://github.com/paulinobermudez/hc3-networks-1
Introducción a Planificación y Administración de Redes. - ASIR.
enlaces ethernet github ip ipv4-address lan net network par redes sistemas-operativos subredes vlans wifi-network
Last synced: 10 Sep 2025
https://github.com/avraammavridis/react-network-info
HoC providing info about the network conditions
connection high-order-component network react
Last synced: 17 Feb 2026
https://github.com/HK-Transfield/java-networking-scripts-collection
A collection of networking and cybersecurity scripts written in Java. The purpose is to provide an overview of network protocols involved in computer communications.
communications cybersecurity http java network network-programming protocol server tcp tftp tls udp
Last synced: 12 Aug 2025
https://github.com/msfidelis/networktools
Common networking throubleshooting tools running in containers
containers dnsutils docker network network-analysis tcp
Last synced: 27 Mar 2025
https://github.com/arillso/ansible.network
This role manages network settings under Linux and Windows.
Last synced: 15 May 2025
https://github.com/hiejulia/metrics-concurrency
Benchmark Java threads
concurrency cpu distributed-computing java jvm memory multicore multithreading network parallel
Last synced: 21 Jul 2025
https://github.com/josephspace/swopy-network
Swopy Network Tool is a simple Python script I created to analyze local networks. It helps you scan your network, find devices, check internet speed, monitor traffic, and more, all from the command line. I made it user-friendly with colorful output and easy menus.
animation menu network nmap open-source port-scanner python scan
Last synced: 28 Jul 2025
https://github.com/mrgrauel/tinynetwork
Minimalistic Network Library
codable ios json network swift urlsession watchos xcode
Last synced: 21 May 2026
https://github.com/emcl-research-itseclab/ssci23-xai-network-traffic
SSCI23 Explainable AI in Network Traffic Classification
classification explainable-ai explainable-artificial-intelligence multiclass-classification multiclass-image-classification network ssci xai
Last synced: 29 Oct 2025
https://github.com/aweher/networking-admin-tools
A series of tools written in Python to automate administrative tasks in networking devices.
Last synced: 08 Jul 2025
https://github.com/mhadi-1382/network_tool
A shortcut tool for checking or managing the computer network in Windows
network network-analysis network-monitoring network-programming network-tool
Last synced: 11 Apr 2025
https://github.com/antonvasin/lowlevel-academy-net
LowLevel Academy Netcode
Last synced: 18 May 2026
https://github.com/jaem1n207/brain
개발을 할 때 필요한 일부 기본 지식들을 정리한 저장소
accessibility css data-structures database front-end html javascript network node os patterns performance react security
Last synced: 08 Apr 2026
https://github.com/StudyResearchProjects/netutil
Network Management Utility
Last synced: 04 Sep 2025
https://github.com/meliksahturker/netgen
Network Generator framework that simulates daily interactions in an urban town
complex-networks covid-19 epidemic-simulations epidemics network sir-model
Last synced: 13 Jun 2026
https://github.com/alibo/simple-mqtt-network-lab
MQTT connectivity lab: throttle, flake, and observe client resilience.
emqx mqtt network network-debugging network-simulation vibecoding
Last synced: 18 May 2026
https://github.com/gabrieltheodoropoulos/gtnetmon-swift-package
Integrate network monitoring capabilities in Swift projects using the GTNetMon Swift Package!
ios macos network network-monitoring reachability swift swift-package
Last synced: 19 May 2026
https://github.com/womblee/start-clumsy
This is a simple software I made to automatically start and setup clumsy.
clumsy network network-analysis networking
Last synced: 29 Mar 2025
https://github.com/venkatsunilm/terraform-ansible-ngnix-lb-exercise
This repository contains Terraform configurations and Ansible playbooks to automate the deployment and management of a multi-VM infrastructure on cPouta. It includes provisioning VMs with Terraform and configuring a load balancer and web servers with Nginx using Ansible. Ideal for scalable and automated cloud infrastructure setups.
ansible ansible-playbook load-balancer network ngnix privatenet securitygroups terraform virtual-machine webserver
Last synced: 18 Apr 2026
https://github.com/geeta052/rescueready
The Disaster Management System (DMS) is designed to mitigate the impact of calamities by enabling swift and efficient responses. This model employs a network of sensors to detect and monitor floods, earthquakes, and fires in real-time.
arduino-ide firebase-realtime-database hardware network sensor
Last synced: 26 Jun 2025
https://github.com/oovm/resistor
Resistor Calculations and Resistor Network Calculations
Last synced: 28 Mar 2025
https://github.com/mwmorale/network_topology
This is my python script to create a given topology or "topo". Specifically, a topo with 5 hosts and 3 switches. I have named each of these and used PyCharm IDE. Please see the note below for run-time specifications. NOTE: The script runs by using the following command: "sudo python network_topo.py" (use within mininet VM). Thanks for taking the time to check out my work!
linux mininet mininet-topology network networking pycharm pycharm-ide python sdn sdn-network topology virtual-machine
Last synced: 02 Feb 2026
https://github.com/thehellishpandaa/network-profile
Script in Bash that creates a network profile on Linux, setting up a specific IP address, netmask, gateway, and DNS server.
bash linux network network-analyzer network-monitor netwrk netwrk-profile nework wireless
Last synced: 03 Apr 2025
https://github.com/rechain-network-solutions/dao
Delus announces a unique concept based on the idea of decentralized townships that changes the perception of digital interaction. The project is already launched and available for users, and also includes the latest updates for mobile applications. A township on the Delus platform is not just a social network or an entertainment service.
blockchain blockchain-technology communication communities community community-project dao dao-crud dao-design-pattern daos network networking php php-framework php-library php8
Last synced: 16 Aug 2025
https://github.com/linka-cloud/coredns-split
A CoreDNS plugin to handle split dns
coredns coredns-plugin network split-dns
Last synced: 25 Jan 2026
https://github.com/mwpastore/rg_refresh
Automated refresh script for the AT&T Residential Gateway bypass
Last synced: 03 Apr 2025
https://github.com/medz/freeport
A fast and reliable Dart library for finding available network ports.
Last synced: 05 May 2025
https://github.com/sumidcyber/cyber-security-toolset
PowerShell ile geliştirilmiş kapsamlı log analiz ve siber güvenlik tarama aracı. Bu araç, Windows sistemlerde güvenlik olaylarını analiz etmek, şüpheli aktiviteleri tespit etmek ve sistem güvenliğini artırmak için tasarlanmıştır.
brute-force cyber-physical-systems cybersecurity ids ips malware-analysis malware-detection network network-analysis
Last synced: 14 May 2025
https://github.com/vendethiel/bomberman
Herr Bomben
c game network networking sdl socket
Last synced: 22 Mar 2025
https://github.com/khanh779/hecop_firewall
"Hecop_Firewall" project is designed to provide robust firewall protection for networked environments. It features advanced packet filtering, stateful inspection, and easy-to-configure rules to protect against unauthorized access and attacks.
firewall firewall-management network
Last synced: 14 Mar 2025
https://github.com/rse/graphql-io-website
graphql-io.com Website
client communication framework graphql network server
Last synced: 19 May 2026
https://github.com/ate329/ids
An intrusion detection system with a web interface built using Django
ai cyber-security cybersecurity decision-tree django ids intrusion-detection intrusion-detection-system machine-learning network python random-forest random-forest-classifier scapy scikit-learn traffic webapp
Last synced: 17 Mar 2025
https://github.com/dv64/dragonattacker
DragonAttacker is an educational network diagnostic tool designed for testing network security and resilience. It simulates various types of network traffic for authorized penetration testing and security research purposes only.
ddos learn learning network py python security tool
Last synced: 13 Apr 2025
https://github.com/mauricelambert/packetanalysis
This package implement Packet Analysis with network sniffer or pcap file reader.
network network-analysis network-programming pcap pypi-package python3 scapy sniffer
Last synced: 04 Mar 2025
https://github.com/jung217/lstm_bert_sentiment_analysis
基於LSTM&BERT機器學習之網路輿情分析
ai analysis bert lstm machine-learning network shopee tensorflow
Last synced: 05 Oct 2025
https://github.com/denver-code/easynetsim
A simple network simulator for testing different protocols and routing between nodes.
Last synced: 08 Feb 2026
https://github.com/hashim21223445/andoka-por-35
📝 Andoka now Minimalistic Vue-powered static site generator
bot github-actions github-config github-config-path github-config-readme github-configuration java kotlin netlify netlify-cms netlify-deployment netlify-functions netlify-identity netlify-plugin netlify-plugins netlifycms network nlp node nodejs
Last synced: 10 Apr 2026
https://github.com/nardo/cradle
The Cradle Engine
cpp game-development game-engine gamedev multi-platform multiplayer network python replication sdl sdl3 torque tribes voice
Last synced: 07 Mar 2026
https://github.com/giovaneiwamoto/game-networking
🎏 Game Networking - SAI server and hybrid peer-to-peer architecture, managing user registration, login, and interactions with server. Enables player challenges and competitive excitement.
Last synced: 16 May 2026
https://github.com/seferogluemre/network-security-scanner
🛡️ NetScout - Python Network Security Scanner with Flask API Multi-threaded port scanner, network discovery tool and REST API for cybersecurity professionals and network administrators.
flask-api network port-scanner python restful-api tcp-ip
Last synced: 09 Sep 2025
https://github.com/kouisamine/convert-mac-address-to-ipv6
In IPv6 Stateless Address Autoconfiguration (SLAAC), the Interface ID part of an IPv6 address is often derived from the MAC address.
address conversion converter ip ipv6 ipv6-address js mac-address mac-address-to-ipv6 network networking online php source-code tools
Last synced: 15 May 2026
https://github.com/psycofdj/xtdcpp
High level C++ development library
argument-parser c-plus-plus configuration-parser high-performance http-client http-server logging-library mocking network
Last synced: 07 Nov 2025
https://github.com/ricardodalarme/transferidor-de-arquivos
Transferidor de Arquivos Peer-to-Peer
csharp dotnet lidgren network transferidor-de-arquivos
Last synced: 23 Jul 2025
https://github.com/ryuuzaki42/lelivros-dl
Download books from one lelivros site - Only for educational purpose
downloader educational hacktoberfest lelivros-dl network
Last synced: 17 Jun 2025
https://github.com/felipealfonsog/netscanssh
NetScanSSH is a Python script for scanning local networks to detect devices with open SSH ports, providing their hostnames and corresponding IP addresses.
Last synced: 30 Mar 2025
https://github.com/youben11/hamming-decoder
Decode and verify file encoding with hamming
Last synced: 18 Aug 2025
https://github.com/sctech-tr/pyserver
incredibly simple http server in python.
file ftp http http-server internet network pip python python-http python-http-server python-httpserver python-package pythonhttp-server pythonhttpserver
Last synced: 18 Aug 2025
https://github.com/deer-hunt/ipsurv
IpSurv are investigation tools for surveying IP addresses, network investigation, test and debugging - "ipsurv, ipscap, ipsend". Those tools allow for packet capture, such as tcpdump, and packet sending tests. Each tools and internal program are extensible using Python.
command-line-tool debug geolocation http ip ip-address ipv4 network packet-capture python python-library python3 raw-sockets rdap socket tcp tcp-protocol tcpdump udp whois
Last synced: 09 Apr 2026
https://github.com/m1ndfr/network-fixer
Network Fixer is a small utility designed to configure various network properties on Windows systems. By leveraging commands like netsh, sc, and registry modifications, this application can automatically adjust firewall settings, disable unnecessary services, and add random values to several critical network parameters.
Last synced: 18 Aug 2025
https://github.com/victorbravim/sociallife
Template page promote social network
network nextjs social tailwind typescript
Last synced: 18 Aug 2025
https://github.com/irekrog/network-information-api-example
api javascript network network-info
Last synced: 15 Oct 2025
https://github.com/filipinascimento/bl-network-visualization
This app generates simple 2D static visualizations for networks by using a force-directed algorithm. The current implementation uses the Large Graph Layout (LGL) algorithm.
Last synced: 19 Feb 2026
https://github.com/andrey-oss/sysinfo
Sysinfo - Simple utility for getting some information about system written on bash
administration bash devops linux monitoring network shell thirdparty usage
Last synced: 07 Apr 2026
https://github.com/ikkxeer/powershell-useful-scripts
Multitasking scripts, with different useful uses at the administration level, personal use and development
automate maitenance network powershell scripts servermanager
Last synced: 17 Jun 2025
https://github.com/thecount/go-multilisten
Bundle multiple Golang net.Listeners into a single one.
Last synced: 11 Jan 2026
https://github.com/programmerhasan/flutter_internet_connection_status
A Flutter package to detect internet connection and show banners
connectivity flutter internet network online-offline
Last synced: 15 May 2026
https://github.com/sumidcyber/breachwatch
This project aims to create a Snort-based Intrusion Detection System (STS) using Docker. The project simulates various attack scenarios to detect abnormal network traffic and potential attacks, and provides package management with a user-friendly interface.
cybersecurity golang golog network network-analysis network-programming
Last synced: 10 Apr 2025
https://github.com/polishmatt/neterr
Groupings of exceptions for working with network requests.
error error-handling exception http network
Last synced: 10 Apr 2025
https://github.com/cjunwon/reddit-social-network-analysis
Developing efficient classification for Reddit posts/comments/communities with Graph Neural Networks (GNNs)
deep-learning gat gnn graph-attention-networks graph-neural-networks network pytorch-geometric reddit social-network
Last synced: 24 Oct 2025
https://github.com/cpscript/irc-client
A simple "internet relay chatting"(IRC) client built using C based from "https://github.com/IanMarcoMoffett/mini-irc-client" :3
c forum forums ipv4 irc irc-client irc-protocol irc-server makefile network
Last synced: 28 Mar 2025
https://github.com/rockchanel/swnetwork
SWNetwork is a request util based on AFNetworking.
afnetworking ios network objective-c
Last synced: 10 Jun 2026
https://github.com/lebrancconvas/socket-programming-project
Socket Programming Project for Data Communication and Network System Class.
college-project data-communication network network-programming socket-programming tcp udp
Last synced: 15 May 2026
https://github.com/foxssake/trimsock
A human-readable communication protocol
Last synced: 29 Jul 2025
https://github.com/frncsdrk/node-red-contrib-linux-network-stats
collect linux networks stats
network node-red node-red-contrib
Last synced: 21 Sep 2025
https://github.com/alifeee/polycule-visualiser
A polycule graph visualiser designed to be self-hosted.
graph network polyamory polycule self-hosted springy undirected-graph
Last synced: 18 Feb 2026
https://github.com/valkryst/vudp
A simple library for sending and receiving packets over UDP.
client network packet packet-processor packets server socket udacity udp udp-client udp-server
Last synced: 15 May 2025
https://github.com/zzzsochi/hostport
Simple parser strings like as "grpchost:50051".
Last synced: 29 Mar 2025
https://github.com/mwmorale/finding-virus-score-php
Algorithm to assign a score to a network from 0 to 1 based on the networks malicious behavior
algorithms network network-analysis networking php
Last synced: 22 Aug 2025
https://github.com/dominikschulz/tcpfwd
simple rinetd replacement with IPv6 support
Last synced: 24 May 2026
https://github.com/j0a0m4/redes-projeto-correcao-erros
Projeto de estudo dos mecanismos de detecção e correção de erros utilizados em redes de computadores
Last synced: 11 Apr 2025
https://github.com/zjqingzun/scypo-bachelor.se00sp-ae_cq2022-22
This repos is the source code and document repository of group 07 project, Application Encryption course CQ2022/22, University of Science, VNU-HCM, Vietnam
application eap encryption nac network openssl wireshark
Last synced: 25 Jun 2025
https://github.com/filipinascimento/bl-timeseries2network
Calculates a similarity matrix (such as correlation, covariance, etc) from time series and convert it to a network datatype (JGFZ) so it can be used in the network pipeline.
Last synced: 19 Feb 2026
https://github.com/frankrichardhall/oroswap-testnet-airdrop-bot
An automated CLI bot designed for interacting with OroSwap on the Zig Testnet
airdrop automation blockchain bot bridge cryptocurrency dex network oroswap protocol python rewards swap testnet transfer web3
Last synced: 22 Aug 2025
https://github.com/quanvo87/wqnetworkactivityindicator
Manage the Network Activity Indicator with multiple network requests.
Last synced: 23 Jun 2025