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/pgaskin/netindicator
Android status bar network throughput indicator.
android indicator java network notification statusbar
Last synced: 17 May 2026
https://github.com/rubcv/hyperledger-fabric-basic-network
:wrench: Basic network for a Hyperledger Fabric project development
hyperledger-fabric network template
Last synced: 20 Sep 2025
https://github.com/cangurel81/wol-manager
Wake On Lan Manager - A powerful Wake-on-LAN tool for remote system management.
network networking python server windows
Last synced: 19 May 2026
https://github.com/wkevincroos/servidor-autoritativo
Servidor Autoritativo escrito em GDScript 2.0 e Nakama Godot como Back-End
Last synced: 28 Mar 2025
https://github.com/filipinascimento/bl-network-measurements
App to calculate several basic statistics for networks and their respective null model distributions.
Last synced: 19 Feb 2026
https://github.com/filipinascimento/bl-network-nullmodel
Generates an esemble of networks according to null models that try to reproduce the data. Erdos reyni (random), Barabási-Albert and Configuration model are implemented
Last synced: 19 Feb 2026
https://github.com/filipinascimento/bl-network-preprocess
App to preprocess connectivity/similarity matrices (conmat) and generate a filtered version of the network, which can be directed or undirected, weighted or unweighted.
Last synced: 19 Feb 2026
https://github.com/filipinascimento/bl-network-report
App to generate reports from networks. This includes network properties, node attributes and their respective distributions.
Last synced: 19 Feb 2026
https://github.com/filipinascimento/bl-network-communities
App to obtain the community structure of networks by using the Louvain or Infomap methods. All the Louvain quality functions work for networks with negative weights.
Last synced: 19 Feb 2026
https://github.com/mhatxotic/systeminfowriter
System Information Writer. A windows console utility that writes system information to the console every second. Useful for capturing output for your own applications, or simply if you just want to learn how to query different sorts of system information in Windows.
console information network nic siw system win32 win64 windows writer
Last synced: 20 Apr 2026
https://github.com/0x4f776c/network-printer-traffic-generator
Python script to generate network traffic
network python security-operation
Last synced: 21 May 2026
https://github.com/nekocode/caddy-iplimit
A caddy plugin for limiting the max number of connected IPs.
Last synced: 27 Jun 2025
https://github.com/choonsikdevlab/cs-study
(1) '면접을 위한 CS 전공지식 노트' 스터디
data-structure database design-pattern interview network operating-system
Last synced: 23 May 2026
https://github.com/mohamedaboelsaud/foodiq
FoodiQ app using Swift, UIKit ,URLSession and Third part libraries with MVC architecture. Showcase restaurant menus and simplify ordering, FoodiQ lets you explore menus and order with ease, The app aims to foster healthier lifestyles by combining real-time food monitoring with Calories insights.
animations ios network swift uikit urlsession xcode
Last synced: 04 Apr 2025
https://github.com/mikasuru/skibidi-rizz
A simple ddos tool built with Rust
ddos ddos-tool discord-bot discord-rust network rust skibidi skibidi-rizz
Last synced: 22 Sep 2025
https://github.com/uael/ft_p
Ce projet consiste à implémenter un client et un serveur permettant le transfert de fichier en réseau TCP/IP
Last synced: 07 Aug 2025
https://github.com/le2sky/cs-network
Computer Networking: a top-down approach
Last synced: 29 Jan 2026
https://github.com/mcserep/tarkov-graph
Task dependency graph for the Escape from Tarkov game
eft graph network tarkov visuzalization
Last synced: 15 May 2025
https://github.com/joepool/networkstatuslogger
A simple shell script that monitors your network and logs when your internet connection drpos out
logging network network-analysis shell-script
Last synced: 04 Apr 2025
https://github.com/suryakantamangaraj/touchstone-python
Python library for parsing Touchstone .sNp files in RF/microwave engineering. Provides easy APIs for S‑parameter analysis, integration with NumPy/SciPy, and reproducible workflows for simulation and visualization.
microwave network networkanalyzer parser rf s-parameter s2p snp touchstone
Last synced: 24 Apr 2026
https://github.com/friedjof/pingping
PingPing is a Python tool that measures latency between hosts and sends the results to an MQTT server. It runs as a daemon and periodically publishes latency, packet loss, and reachability metrics.
latency monitoring mqtt network network-analysis packet-loss ping pingping python reachability
Last synced: 05 Apr 2025
https://github.com/sourceduty/network_simulator
👩🏻💻 Simulate and set up professional or home networks.
ai artificial-intelligence chatgpt custom-gpt custom-gpts gpt gpts network network-programming networking openai openai-gpt programming routing simulate simulation simulator
Last synced: 04 Apr 2025
https://github.com/fjdev/terraform-azurerm-point-to-site-vpn-gateway
Manages a Point-to-Site VPN Gateway.
azurerm network point-to-site-vpn-gateway resource-group terraform
Last synced: 17 Jan 2026
https://github.com/noraj/sigsegv2.misc_5
A web/misc/reverse/network challenge that was available during SigSegV2 CTF (2019)
challenge ctf eepsite i2p javascript misc network obfuscation reverse rtfm sigsegv2 web
Last synced: 08 Nov 2025
https://github.com/potakaaa/tftf_edge_api
TFTFEdge API is a FastAPI-powered web service designed to calculate the most efficient jeepney routes in Cagayan de Oro using geographic coordinates and transfer range. This API integrates a C++ algorithm for route calculation, delivering real-time route data in a flexible, scalable format.
algorithm cpp minimum-transfer network pathfinding
Last synced: 19 May 2026
https://github.com/adhirajcs/computer_network_college_assignments
My Computer Network College Assignments.
bash college-assignment computer-networks fedora fedora-workstation linux linux-shell mca network
Last synced: 07 Feb 2026
https://github.com/alessandrorebosio/network-project
network project @ unibo
Last synced: 31 Jul 2025
https://github.com/nleiva/gnmi-streamer
Simple gNMI server to stream arbitrary data paths
gnmi go golang grpc network networkautomation telemetry
Last synced: 17 May 2026
https://github.com/klima7/numpynet
Convolutional Neural Network written from scratch using numpy with API similar to tensorflow.
cnn convolution network nn numpy scratch tensorflow
Last synced: 24 Sep 2025
https://github.com/yacineouhrouche/port_scanner
This Python-based port scanner allows users to scan a network host and identify open ports.
Last synced: 20 Jul 2025
https://github.com/t-katsumura/k8s-network-performance
Debian linux image with network performance tools of iperf2, iperf3, netperf, wrk.
container docker iperf iperf2 iperf3 kubernetes linux netperf network performance wrk
Last synced: 01 Aug 2025
https://github.com/bretsw/aect22-workshop
Workshop on Social Network Analysis for AECT's Research & Theory Division
network network-analysis rstats social-network social-network-analysis twitter workshop
Last synced: 11 Jan 2026
https://github.com/kokthay/linkquic
LinkQUIC is a novel framework capable of distinguishing QUIC from normal UDP streams in kernel space without kernel modification, decrypting QUIC payloads, or prior knowledge of QUIC protocol implementations in user space. This framework can identify QUIC in both endpoints and middleboxes.
distinguish ebpf heuristics identify kernel kernel-space linkquic network network-analysis network-monitoring network-traffic privacy protocol quic udp
Last synced: 24 Apr 2026
https://github.com/giovanni-iannaccone/subnethero
subnetting tables generator 🦸♂️
c cli-tool csv flat flsm ipv4 network subnet subnet-calculator subnetter subnetting vlsm
Last synced: 20 Jul 2025
https://github.com/ne0w0r1d/yumeyo_no_army_knife
Yumeyo的瑞士军刀(重构与Yumeyo开发的《NetInfoChecker 网络综合查询器》【基于易语言】 )
cpp network network-analysis qt6
Last synced: 25 Sep 2025
https://github.com/christian-rivera134/crackftp
CrackFtp is a robust tool for testing FTP credentials efficiently. With its simple command-line interface and Telegram notifications, you can quickly assess the security of your FTP servers. 🐙💻
brute-force command-line-tools console-application cracking cybersecurity electron ethical-hacking github hacking-tool linux mass-checkerwp network pentesting python red-team security wordpress-checkers wpcheckers
Last synced: 20 Jan 2026
https://github.com/erio-harrison/webcrawler
A web crawler client that can run on both Windows and Unix/Linux systems
Last synced: 30 Oct 2025
https://github.com/btr1975/quick_netmiko
Just a quick way to use Netmiko to get command output from devices
engineering ios ios-xe ios-xr junos netmiko network nxos
Last synced: 28 Mar 2025
https://github.com/o-x-l/nftables_addon_failover
NFTables Addon for Failover variables
failover failover-ip firewall network networking nftables nftables-sets
Last synced: 02 Aug 2025
https://github.com/jhleeeme/network-exercises
Network programming exercises with cpp
cpp ipc message-queue network semaphore shared-memory socket
Last synced: 24 Jun 2026
https://github.com/btr1975/nsojsonrpcrequestergo
Cisco NSO JSON-RPC Go Library
automation cisco engineering go golang network nso
Last synced: 28 Mar 2025
https://github.com/araujoraphael/redditposts
Reddit Posts Example
apple example ios ios-app ipad iphone json mobile mobile-app mobile-development network parsing reddit sdwebimage swift swift-language uitableview uitableviewcell uitableviewcontroller
Last synced: 09 Apr 2026
https://github.com/c0d3cr4ft3r/pingstats
Rust-powered network diagnostics tool that combines multiple utilities—ping, traceroute, CSV export, and a TUI visualizer—into a single modern CLI app.
cli icmp network ping rust traceroute tui
Last synced: 24 Jun 2025
https://github.com/willigarneau/jobine-webapp
⌨👷 Jobine is a centralized network website for small job offers. Made with React, Redux and Material UI 🕴️
centralized fullstack jobs network react website
Last synced: 20 May 2026
https://github.com/pbergstrom90/guldkortet_pmg_exam
Examproject for "Programmering 2" at NTI-skolan. April 2023.
csharp database exam network programming school
Last synced: 18 May 2026
https://github.com/pikmin-rgb/Net_Pratice
This document is a System Administration related exercise
Last synced: 08 May 2025
https://github.com/hifza-khalid/superioruniversity
This repository contains lab tasks and a final project for the Computer Networks (Lab) course at Superior University 🎓, focusing on networking concepts 🌐, configurations 🔧, and simulations using Cisco Packet Tracer 💻
cisco-packet-tracer network networking routing subnetting
Last synced: 04 Jan 2026
https://github.com/ivanbg2004/odh-linux-network-auto-config
Linux Network Autoconfig by OD&H: Auto-detects distro, checks internet, flushes DNS. (VPN/Tor for privacy!)
autoconfig connectivity dns-flush dns-flusher internet linux network obliviondevelopmenthosting odh python resolvectl systemd
Last synced: 17 May 2026
https://git.wvw.ink/apps/kubevpn
KubeVPN offers a Cloud Native Dev Environment that connects to kubernetes cluster network. Gain access to k8s cluster network using service names or Pod IP/Service IP. Intercept k8s cluster service inbound traffic to local PC through a service mesh. Run your k8s pod within a local Docker container with identical env、volume and network setup.
cloud-native control-plane developer-tools docker envoy k8s kt-connect kubernetes kubevpn mesh mesh-networks network networking nocalhost proxy service-mesh telepresence tools tunnel vpn
Last synced: 28 Sep 2025
https://github.com/konijima/rust-socket-network
A unified Rust monorepo providing both a secure WebSocket server and client, using RSA PKCS#1 challenge-response authentication. Easily develop, test, and update both components together for authenticated messaging between clients and server.
Last synced: 03 Aug 2025
https://github.com/v0id-user/coin
A minimal blockchain implementation exploring how Bitcoin and proof-of-work systems function.
bitcoin block blockchain coin crypto network
Last synced: 14 May 2026
https://github.com/jeromewolff/network-monitor
A simple Rust application that captures and monitors network packets on a specified network interface, periodically printing and saving packet metrics to a JSON file.
cargo network network-interface networking rust rust-lang
Last synced: 09 Sep 2025
https://github.com/m0rningdawning/packet-sniffer
Packet sniffer made in C++ with libpcap for UNIX-like operating systems.
cpp17 libpcap network packet-capture unix-like
Last synced: 03 Apr 2025
https://github.com/nilsmt/sae
les SAE (projets) de BUT Informatique autres que des applications
graph iut-nantes mathematics network python specifications university-project
Last synced: 05 Aug 2025
https://github.com/bside89/networks_programming_practice1
Practical activity #1, Computer Networks, in Computer Engineering graduation. (finished)
network network-programming socket-programming sockets
Last synced: 04 Apr 2026
https://github.com/jiowchern/regulus.samples
Examples of using Regulus.Remote.
c-sharp chat chatroom client-server csharp dotnet-standard helloworld il2cpp network socket stride3d unity3d unity3d-plugin webgl websocket
Last synced: 17 May 2026
https://github.com/andersonhsporto/ft-net_practice
A System Administration Exercise
netpractice network system-administration
Last synced: 07 Mar 2026
https://github.com/sigtot/sanntid
Elevator Project for TTK4145 Real-time Programming
concurrency distributed-systems elevators golang network
Last synced: 25 Jan 2026
https://github.com/okoge-kaz/computer_networks
2022-1Q コンピュータネットワーク (Tokyo Tech)
Last synced: 03 Jan 2026
https://github.com/afeiship/ushell-module-network
Unix like shell module for network.
Last synced: 22 Jul 2025
https://github.com/moshiba/chiaotung-auth
National Chiao Tung University dorm network authentication daemon
Last synced: 17 Feb 2026
https://github.com/pbergstrom90/chattappsimulation
2 basic chatapplications for communication over UDP and/or TCP connection. May 2024.
chat-application java multicast network socket-io tcp-client tcp-server udp
Last synced: 20 May 2026
https://github.com/bonk-dev/infpot
Notatki z informatyki w formie dokumentacji na Docusaurusie
cisco cisco-packet-tracer docusaurus network
Last synced: 01 Aug 2025
https://github.com/harmanveer-2546/road-network-using-python
Introducing a python package named OSMnx. OSMnx is open source package to download road network from OpenStreetMap(OSM).
map matplotlib network openstreetmap osmnx python
Last synced: 11 Feb 2026
https://github.com/starmanfrommars/computer-networks
This course is a practical laboratory experience that focuses on implementing computer network concepts and protocols using the Java programming language.
computer-network fedora-workstation java network ns3-simulator tcp-ip
Last synced: 23 Jun 2026
https://github.com/gteamx/dynamic.chat
Easily send/receive messages from multiple clients on a LAN scale with XOR+Password message encryption.
broadcast chat dynamic-products encryption gteam lan network networking secure udp xor-encryption
Last synced: 08 Aug 2025
https://github.com/hongjungwan/network-programming
Network Programming
dns go golang http internet-protocol ipv4 ipv6 logging metrics midleware multicast multiplexer network tcp tcp-socket tls-certificate udp
Last synced: 27 Mar 2025
https://github.com/murf-y/networkmodelsvisualization
This project is a visualization of the network science models. Uses CytoScape.js to visualize the models.
barabasi-albert erdos-renyi-model network networkscience visualization
Last synced: 09 Nov 2025
https://github.com/changyeop-yang/study-network
노드들이 자원을 공유할 수 있게 하는 디지털 전기통신망의 하나이다. 즉, 분산되어 있는 컴퓨터를 통신망으로 연결한 것을 말한다.
Last synced: 19 Feb 2026
https://github.com/cappe987/tstest
Test PTP timestamping and more in a controlled manner
hacktoberfest network ptp timestamping
Last synced: 21 Mar 2025
https://github.com/chirag-sharma72/network-sweeper
This tool sweeps a network and lists out active hosts in that network.
bash internal-pentest network network-pentesting python3
Last synced: 09 Apr 2026
https://github.com/zainibeats/network-cli-assistant
A conversational CLI for network administration—run scans, diagnostics, and DNS lookups using natural language.
ai-assistant automation cli docker google-gemini network network-administration network-analysis python self-hosted
Last synced: 03 Oct 2025
https://github.com/briatte/epsa2021
Program data from the EPSA 2021 virtual conference
Last synced: 10 Aug 2025
https://github.com/berkanumutlu/php-web-tools
PHP Web Tools
network network-tools nslookup php php-web-tools ping port-check tools tracert web-tools who
Last synced: 10 Aug 2025
https://github.com/teleprint-me/mlp.cpp
A multi-layer perceptron.
cpp multilayer network neural perceptron
Last synced: 09 Sep 2025
https://github.com/erwan-simon/aws-network-stack
Terraform stack allowing you to deploy a full network stack on AWS, including public, private and intra subnets with Internet and NAT gateways.
aws internet-gateway nat-gateway network subnet terraform vpc
Last synced: 16 May 2026
https://github.com/bckkingkkang/kahyun_javastudy4
혼자 공부하는 자바 4 & 컴퓨터 구조, 네트워크, 자료구조 개념 정리
Last synced: 20 Mar 2025
https://github.com/yacineouhrouche/datascaping
A code that scrape data from all 4 major USA sports and display their best players
Last synced: 04 Sep 2025
https://github.com/kbogas/networktextvis
Module to get visualizations exploiting knowledge from network and text data.
Last synced: 11 Jun 2026
https://github.com/greg-kennedy/euro1943
WW2-themed, top-down multiplayer shooting game
game multiplayer network opengl sdl
Last synced: 03 May 2026
https://github.com/seyed0123/udp_transfer
A application for transferring files using UDP protocol
filetransfer-udp network python
Last synced: 12 Aug 2025
https://github.com/pedrolcl/netcat-qt
FluidSynth network/shell interface client via netcat
fluidsynth netcat network qt qt6 shell
Last synced: 09 Mar 2026
https://github.com/andymccall/visualping
A macOS menu bar tool that pings an IP address and displays an icon if successful
Last synced: 14 May 2026