Open Source Python Networking Software - Page 2

Python Networking Software

View 338 business solutions

Browse free open source Python Networking Software and projects below. Use the toggles on the left to filter open source Python Networking Software by OS, license, language, programming language, and project status.

  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    Datadog Agent

    Datadog Agent

    Datadog Agent Version 5

    Datadog Agent is an open-source agent for collecting metrics, logs, and traces from servers, applications, and services, sending data to Datadog for analysis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    MDServer Web

    MDServer Web

    Simple Linux Panel

    MDServer-Web is an open-source, web-based control panel for managing web servers and hosting environments. It supports popular web servers like Nginx and Apache, along with databases such as MySQL and Redis. The panel provides a user-friendly interface to manage websites, databases, SSL certificates, and more, making server administration accessible even to those with limited technical knowledge.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Nautobot

    Nautobot

    Network Source of Truth & Network Automation Platform

    Nautobot is an open-source network source of truth and automation platform designed to manage network infrastructure data effectively. Initially built as a fork of NetBox, Nautobot extends its capabilities by offering flexible data modeling, powerful REST and GraphQL APIs, and built-in automation tools. It enables network engineers and operators to store, query, and integrate network infrastructure data with external systems, making it a key component in modern network automation workflows. With support for plugins and extensibility, Nautobot is used by enterprises to manage IP addresses, devices, circuits, and other networking components while integrating with automation tools like Ansible, Terraform, and custom Python scripts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    PyG

    PyG

    Graph Neural Network Library for PyTorch

    PyG (PyTorch Geometric) is a library built upon PyTorch to easily write and train Graph Neural Networks (GNNs) for a wide range of applications related to structured data. It consists of various methods for deep learning on graphs and other irregular structures, also known as geometric deep learning, from a variety of published papers. In addition, it consists of easy-to-use mini-batch loaders for operating on many small and single giant graphs, multi GPU-support, DataPipe support, distributed graph learning via Quiver, a large number of common benchmark datasets (based on simple interfaces to create your own), the GraphGym experiment manager, and helpful transforms, both for learning on arbitrary graphs as well as on 3D meshes or point clouds. All it takes is 10-20 lines of code to get started with training a GNN model (see the next section for a quick tour).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    ZeroNet

    ZeroNet

    Decentralized websites using Bitcoin crypto and BitTorrent network

    Open, free and uncensorable websites, using Bitcoin cryptography and BitTorrent network. Your content distributed directly to other visitors without any central server. Uncensored: It's nowhere because it's everywhere! No hosting costs: Sites are served by visitors. Always accessible: No single point of failure. No configuration needed: Download, unpack and start using it. Decentralized domains using Namecoin cryptocurrency. Your account is protected by the same cryptography as your Bitcoin wallet. Page response time is not limited by your connection speed. Real-time updated, multi-user websites. Supports any modern browser on Windows, Linux or Mac platforms. You can easily hide your IP address using the Tor network. Browse the sites you're seeding even if your internet connection is down. Developed by the community for the community. We believe in open, free, and uncensored network and communication.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    simplified, portable interface to several low-level networking routines, including network address manipulation, kernel arp and route table manipulation, firewalling, interface configuration, IP tunnelling, and raw Ethernet and IP datagram transmission.
    Downloads: 51 This Week
    Last Update:
    See Project
  • 7
    A network connection manager that aims to simplify wired and wireless networking in Linux.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    Xplico

    Xplico

    Xplico is a Network Forensic Analysis Tool (NFAT)

    Xplico is a Network Forensic Analysis Tool (NFAT). The goal of Xplico is extract from an internet traffic capture the applications data contained. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP, MGCP, MEGACO, RTP), IRC, WhatsApp... Xplico is able to classify more than 140 (application) protocols. Xplico cam be used as sniffer-decoder if used in "live mode" or in conjunction with netsniff-ng. Xplico is used also in CapAnalysis: http://www.capanalysis.net
    Downloads: 43 This Week
    Last Update:
    See Project
  • 9
    MailCleaner

    MailCleaner

    Anti Spam SMTP Gateway

    MailCleaner Open Source Edition is now discontinued but will continue under the spamtagger project https://github.com/SpamTagger [antispam] MailCleaner is an anti-spam / anti-virus filter SMTP gateway with user and admin web interfaces, quarantine, multi-domains, multi-templates, multi-languages. Using Bayes, RBLs, Spamassassin, MailScanner, ClamAV. Based on Debian. Enterprise ready. MailCleaner is an anti spam gateway installed between your mail infrastructure and the Internet. It includes a complete GNU/Linux OS and a graphical web interface for user and administrative access. It comes in the form of virtual machine templates.. - fully compatible with any SMTP mail server (Exchange, Zimbra, O365,...)
    Downloads: 7 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 10
    VNCed allows admins and teachers to monitor multiple workstations at the same time using VNC. There are a number of other VNC releated downloads available including MSI Creators/Installers for UltraVNC, Win32 version of RFBProxy and pyvnc2swf-py2exe
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Watchdog

    Watchdog

    Python library and shell utilities to monitor filesystem events

    Python API library and shell utilities to monitor file system events. A simple program that uses watchdog to monitor directories specified as command-line arguments and logs events generated. Watchdog comes with an optional utility script called watchmedo. Please type watchmedo --help at the shell prompt to know more about this tool. You can use the shell-command subcommand to execute shell commands in response to events. watchmedo can read tricks.yaml files and execute tricks within them in response to file system events. Tricks are actually event handlers that subclass watchdog.tricks.Trick and are written by plugin authors. Trick classes are augmented with a few additional features that regular event handlers don't need. The directory containing the tricks.yaml file will be monitored. Each trick class is initialized with its corresponding keys in the tricks.yaml file as arguments and events are fed to an instance of this class as they arrive.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Munin
    Master/node to gather and graph "everything" on your systems using Tobi Oetiker's rrdtool. It can optionally warn your surveillance software. This software package was originally called LRRD. The project. Please see http://munin-monitoring.org/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Dynagen is a utility for use with the dynamips Cisco router simulator. It allows you to quickly provision and manage virtual networks using an INI like configuration file.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    MyConnector

    MyConnector

    Remote desktop chooser

    This is an aggregator program to connnect to various servers using all of the popular remote desktop protocols (RDP, VNC, Citrix, VMware, etc). https://myconnector.ru https://github.com/MyConnector/MyConnector
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    twert

    twert

    Website, application blocking with scheduling. Self/Parental control.

    Anti-procrastination website and application blocker with scheduling. Perfect for students and parents alike. A free and open-source alternative to Cold Turkey. Made by Dang Nam Anh, Truong Duc Quan and Trieu Tran Duc Tri.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    SNMP library for Python
    SNMP v1/v2c/v3 engine and apps written in pure-Python. Project moved to GitHub: https://github.com/etingof/pysnmp
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    Drcom-Client is an open source ISP client for logging in to the 2133 Broadband Remote Access Server (also known as Dr.COM). It is released under the GNU General Public License. It is available for GNU/Linux and Windows now.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    BlueGate HotSpot

    BlueGate HotSpot

    BlueGate HotSpot is a hotspot software

    BlueGate HotSpot Lite 2.0 New Features in 2.0: +Support windows 7/8/8.1 and 10 !!! +ICS Sharing Bug Fixed +Network Statistics +Improved UI +Detect New Devices Automatically +New Settings Available With BlueGate HotSpot, you can transform your PC into a real WiFi hotspot, and share your computer’s Internet connection as Wi-Fi with any other PC or mobile device. BlueGate is a very simple and user friendly software that turns your Windows 7/8/8.1 PC into a Wi-Fi Hotspot easily and quickly. Main Features: +Share any type of Internet Connection (LAN,Ethernet,3G/4G,Wifi,etc) +WPA2 AES Encryption +Extends your Router's range & Acts as a repeater +View clients connected (Device name, Ip Address, Mac Address) +Avoid Overcharges for Costly Connections +Support Windows 7/8/8.1 (Support for Windows 10 soon) +User Friendly & Light Weight +Leaves nothing behind (Virtual adapter is cleared when hotspot is stopped) +Written in Python :))
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    umit
    UMIT is the new nmap frontend, intended to be cross plataform, easy to use, fast and highly customizable. This project is developed with Python and PyGTK and run with minimal dependencies.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    SNMP Scanner

    SNMP Scanner

    Simple and fast network discovery tool

    Windows based SNMP Scanner a network discovery tool (works on linux from sources) Windows Installation: ● Download lastest version ● Install program System Requrements: Windows Vista, 7, 8, 10 (not working on Windows XP!) Linux Installation: ● Download sources ● Run snmp_scanner_app.py System Requrements: python-3.5+, PyQt5, pysnmp-4.4+ Not tested on MacOS Sources: https://github.com/clericJ/snmp_scanner
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    A cross-platform Python Bluetooth API for Mac OS X, GNU/Linux and Python For Series 60. Provides simple device and service discovery, RFCOMM sockets, L2CAP client sockets, OBEX file transfer, service advertising, and access to local device information.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    wifi pass recover

    wifi pass recover

    simple python software for getting saved wifi password in windows

    simple python software for getting saved wifi password in windows, without admin privileges
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    netool toolkit 4.6

    netool toolkit 4.6

    MitM pentesting opensource toolkit

    Operative Systems Suported are: Linux-ubuntu, kali-linux, backtack-linux (un-continued), freeBSD, Mac osx (un-continued) Netool its a toolkit written using 'bash, python, ruby' that allows you to automate frameworks like Nmap, Driftnet, Sslstrip, Metasploit and Ettercap MitM attacks. this toolkit makes it easy tasks such as SNIFFING tcp/udp traffic, Man-In-The-Middle attacks, SSL-sniff, DNS-spoofing, D0S attacks in wan/lan networks, TCP/UDP packet manipulation using etter-filters, and gives you the ability to capture pictures of target webbrowser surfing (driftnet), also uses macchanger to decoy scans changing the mac address. Rootsector module allows you to automate some attacks over DNS_SPOOF + MitM (phishing - social engineering) using metasploit, apache2 and ettercap frameworks. Like the generation of payloads, shellcode, backdoors delivered using dns_spoof and MitM method to redirect a target to your phishing webpage. recent as introducted the scanner inurlbr (by cleiton)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    GGI stands for "General Graphics Interface", and it is a project that aims to develop a reliable, stable and fast graphics system that works everywhere. We want to allow any program using GGI to run on any platform requiring at most a recompile.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    NTM Is a network traffic monitor for Linux (ubuntu, kubuntu, ecc). Characteristics: Integrate with linux NetworkManager; Autodisconnect when a threshold is reached; Day report; Console and Gui interface (gtk); Not need root privilege;
    Downloads: 2 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.