Projects in Awesome Lists tagged with networking-in-python
A curated list of projects in awesome lists tagged with networking-in-python .
https://github.com/jeff-nasseri/mikrotik-mcp
MCP server for Mikrotik
ai ai-agents ai-assistant ai-tools llms mcp mcp-server mikrotik mikrotik-mcp model-context-protocol networking networking-in-python python
Last synced: 13 Feb 2026
https://github.com/gavinwei121/Jetmaker
An easy Python framework to build distributed systems
distributed-computing distributed-systems networking networking-in-python python
Last synced: 08 Jul 2025
https://github.com/anonymouswp/ios-configuration-generator
A (Python- and PowerShell-based) script that generates commands for Cisco's network devices that run IOS
cisco ios network networking networking-in-python router switch
Last synced: 12 Mar 2026
https://github.com/walkerdustin/distributed-systems-game
Projekt for the Distributed Systems course DBE14
byzantine-fault-tolerance distributed-computing distributed-systems dynamic-discovery election heartbeat leader-election networking-in-python peer-to-peer peer2peer reliable-messages remote-procedure-call udp voting
Last synced: 14 Oct 2025
https://github.com/krishpranav/netrecon
A gui application used for network reconnaissance while pentesting
network network-reconnaissance networking networking-in-python python python-network-scanner python-network-sniffer python-script python3 python3-script reconnaissance sniffer
Last synced: 27 Feb 2026
https://github.com/onlyphantom/py-networking
Networking with Python
networking networking-in-python socket
Last synced: 19 Apr 2025
https://github.com/ananya-0306/cybersecurity
A collection of various awesome lists for hackers, pentesters and security researchers
cybersecurity ethical-hacking hacking hacking-tool networking-in-python pentesting-tools phishing-attacks readme security-vulnerability trending-repositories
Last synced: 18 Jan 2026
https://github.com/thegreydiamond/pynetgearswitchcontroller
A Python library to control Netgear ProSafe Switches.
hacktoberfest netgear networking-in-python
Last synced: 07 May 2025
https://github.com/constance012/silly_ninja
A multiplayer co-op platformer made with Pygame. Networking implemented with Socket
2d game game-2d game-development gamedev multiplayer multiplayer-game networking networking-in-python pixel-art python python3 socket socket-programming
Last synced: 25 Feb 2026
https://github.com/umurarslan/excel2config
Simple CLI tool generates network configuration based on Excel sheets which include Jinja2 template and data tables.
cisco config-generator configuration excel import-excel jinja2 network network-automation network-configuration network-programming networking networking-in-python nokia python
Last synced: 14 Jan 2026
https://github.com/0x00wolf/my-first-10000-lines-of-code
A repository of various code that I've written.
c javascript networking-in-python python
Last synced: 09 May 2026
https://github.com/haxurn/bhnet
A versatile network utility for listening on ports, executing commands, and handling file uploads. Ideal for network admins, pen testers, and cybersecurity enthusiasts. Manage network connections and remote tasks efficiently
backdoor cprogramming hacking hacking-tool listener netcat network-programming networking networking-in-python python reverse-shell socket tcp
Last synced: 15 May 2026
https://github.com/shojiyao12/novice_paxos_implementation
This project implements a simulation of the Paxos Consensus Algorithm as described in Leslie Lamport's "Paxos Made Simple." It models distributed nodes (proposers, acceptors, and learners) and simulates real-world conditions such as message loss, delays, and node failures.
implementation-of-algorithms networking-in-python paxos
Last synced: 07 Jul 2025
https://github.com/zaeem20/pyfirewall
A simple Firewall implementation in python, with nice and interactive Terminal UI
ethical-hacking-tools firewall networking networking-in-python python scapy
Last synced: 25 Jun 2025
https://github.com/albertprinz/conquers-report
Example report that is generated by conquers
cisco html huawei javascript network-switch networking networking-in-python python switch
Last synced: 23 Jul 2025
https://github.com/aaamendes/conquers-report
Example report that is generated by conquers
cisco html huawei javascript network-switch networking networking-in-python python switch
Last synced: 29 Aug 2025
https://github.com/oussrh/rose-link
Home VPN Router on Raspberry Pi
adguard fastapi homelab htmx networking networking-in-python nodejs openvpn privacy pytho raspberry raspberry-pi raspberry-pi-os raspberrypi raspberrypi-router router self-hosted tailwindcss vpn wireguard
Last synced: 11 Apr 2026
https://github.com/lynk4/python-networking
Python Scripts For Networking.........
networking networking-in-python python python-security python3 security
Last synced: 24 Apr 2026
https://github.com/cober2019/IETF-RIB-Status
Poll device RIB table with IETF-Routing YANG model. Displays flapping RIB Entries/Routes for investigation
cisco flask-application ietf javascript juniper-networks netconf networking-in-python python yang
Last synced: 10 Mar 2025
https://github.com/wcollins/pymcn
Tool used to prototype networking across multiple public cloud providers
cloud networking networking-in-python python3
Last synced: 11 Mar 2026
https://github.com/ali1raz/port-scanner-python
port scanner using python, socket programming, python, computer networks, networking, project
cli-app computer-networks ethical-hacking ethical-hacking-tools networking networking-in-python nmap portscanner project-repository python python-app socket-programming sockets
Last synced: 24 Mar 2025
https://github.com/eagleeggs/arc_lanmodule
Communication between ARC Devices [In-Dev, Unstable]
networking-in-python python3 sockets
Last synced: 11 Sep 2025
https://github.com/massika-ke/network-app
Fetch Network Parameters from switches/routers & visualize
arista-automation networking-in-python paramiko python
Last synced: 04 Oct 2025
https://github.com/kartikmehta8/port-scanner-replit
A port scanner written in Python to identify which ports are open on a computer. Deployed on Replit.
networking-in-python nmap port-scanner requests
Last synced: 05 Mar 2025
https://github.com/shojiyao12/basic-socket-programming
A simple implementation of a UDP-based client-server communication system in Python. The system includes: A UDP Client that sends messages to the server, encapsulating them with a custom header and checksum. A UDP Server that receives messages, verifies their checksum, and responds with an acknowledgment.
networking-in-python python socket-programming
Last synced: 10 Oct 2025
https://github.com/tejasvi2708/netmiko
This folder consists of projects based on Networking and Automation using Netmiko Library of Python.
automation netmiko networking networking-in-python projects-in-python python python-3 python-script
Last synced: 02 Nov 2025
https://github.com/teeworlds-network/twnet_parser
A teeworlds network protocol library, designed according to sans I/O principles.
ddnet lib library networking networking-in-python package teeworlds teeworlds-client teeworlds-server
Last synced: 11 Mar 2025
https://github.com/mustafa-ali0/python-subnet-calculator
A simple and user-friendly Python subnet calculator with a graphical interface (Tkinter). Calculate CIDR, subnet mask, usable host IPs, and more — then export the results to a text file. Perfect for network engineers, students, and IT technicians.
cidr gui-tool ip-calculator it-support networking networking-in-python networking-tools python python-script python3 subnet-calculator subnetting subnetting-ipv4-addresses tkinter
Last synced: 25 Jun 2025
https://github.com/scisamir/alx-higher_level_programming
ALX Higher Level Programming
data-structures http https networking-in-python orm python3 sql sqlalchemy test-driven-development
Last synced: 23 Feb 2025
https://github.com/p1nk0/sage-albatross
Python and powershell script. Powershell script will install python, python environment, and dependencies. Python script will perform a cisco audit on devices specified by a spreadsheet and output the audit into a dated spreadsheet.
automation cisco cisco-it-networking network networking-in-python powershell-script python
Last synced: 25 Apr 2026