Open Source Python Networking Software - Page 10

Python Networking Software

View 340 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.

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    IrcPy is a communication framework based on the syntax of the IRC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IrieMon
    A very simple availability monitor written in python/tkinter that is easy to configure and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    isectd is a middleware daemon that provides many-to-many client-to-server connectivity. Supports multiplexing requests to multiple server processes over IP networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The project is Just Another Friendly Traceroute. Includes a graphical visualization of the traced path using Google Maps Api.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    A simple front end for ncpfs that uses ldap to mount a user's home directory given only a username and password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JabSync is a program intended to synchronize the rosters of two (or more) distinct Jabber accounts. It is written in Python and uses the jabberpy library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Automatic session locker for KDE. Requires Python (2.3 and higher), PyKDE, PyQT, python-bluez to run. This small script will lock desktop if monitored device becomes unavailable. When device becomes available again - script will unlock desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    KDE/Qt frontend for moblin.org's connection manager ("connman")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Keras TCN

    Keras TCN

    Keras Temporal Convolutional Network

    TCNs exhibit longer memory than recurrent architectures with the same capacity. Performs better than LSTM/GRU on a vast range of tasks (Seq. MNIST, Adding Problem, Copy Memory, Word-level PTB...). Parallelism (convolutional layers), flexible receptive field size (possible to specify how far the model can see), stable gradients (backpropagation through time, vanishing gradients). The usual way is to import the TCN layer and use it inside a Keras model. The receptive field is defined as the maximum number of steps back in time from current sample at time T, that a filter from (block, layer, stack, TCN) can hit (effective history) + 1. The receptive field of the TCN can be calculated. Once keras-tcn is installed as a package, you can take a glimpse of what is possible to do with TCNs. Some tasks examples are available in the repository for this purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 10
    Kismon is a PyGTK based Kismet Newcore (since 2009-05-RC1) Client with a live map of the networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kojoney is an easy of use, secure, robust and powerfull Honeypot for the SSH Service written in Python. With the kojoney daemon are distributeds other tools such as kip2country (IP to Country) and kojreport, a tool to generate reports from the log fi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LANdialler allows workstations (Windows, Linux, etc.) on a LAN to control and share a modem attached to a Linux server. It is designed to be used with PPP and NAT on a Linux router to provide a home or small office with shared Internet access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LBActive

    LBActive is an dynamic and active load balancer health check system

    LBActive is an dynamic and active load balancer health check system written in Python. Currently it supports only Nginx. LBActive dynamically adjusts the weight of a weighted round robin or ip hash Nginx load balancer by retrieving the current load on each backend server. The next release will move to a more modular approach to enable support for other load balancers that do not have dynamic and/or active checks and other types of backend checks if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LD NetManage is going to be a set of tools to manage your network. For instance we are currently working on the Switch Report part of the tools set.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A command line tool that allows you to (live) analyze netfilter (iptables) log files. It provides a nice output and has features like displaying hostnames, duplicate detection... More info (+ screenshots) can be found in the pdf inside the tarball.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LLDP Generator

    The project is a valid Link Layer Discovery Protocol frame generator

    This project represents a LLDP frame generator. Based on Command Line commands, users can issue different LLDP frames containing different TLVs. The ussage mode is a combination between a classic CLI command(e.g. ping, traceroute) and a command issued on a Cisco device where the user can interogate everytime the application for possible commands. The purpose of this project is to test the behavior of different LLDP agents in difficult situations. Based on this application, mutiple automated tests can be made for testing the behavior of a LLDP neighbor. Example of tests: 1. Sending a large number of LLDP frames each containing all TLVs, each TLV having a large amount of informations. 2. Sending a large number of LLDP frames at a short interval and inspect the LLDP neighbor's database. 3. Try to overload some TLVs(adding more information than is permited) and inspect neighbor's database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LTSP-ThinAdmin is a front-end for LTSP. It allows to manage thin clients configuration in a LTSP server, using a graphical interface. LTSP-ThinAdmin was designed for EduLinux (www.edulinux.cl) but it would have to work in any LTSP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Application that monitors power level and noise of wireless networks 802.11 in Unix environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Loganalyzer for Windows XP Firewall and Linux Iptables firewall. Generates a nice html document with statistics from all the pakets captured by the firewall. The program is written in Python and has an (optional) graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MAC addresser Is graphical interface for changing hardware address(MAC) of network adapter. Mac addresser have also some advanced functions like creating boot scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Development area for GNU/Linux 2.6.x for the KS8695 ARM SoC. Covers kernel patches, drivers for serial, Ethernet, PCI, GPIO, watchdog subsystems, and drivers for optional PCI based devices such as USB, WiFi, WiMAX, IPSec, SSL, and RSA devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    META is a decision making software which aims are to track computer attackers, computer attacks and to help investigators finding useful elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MINI is a secure service discovery protocol for the M2MI ad-hoc networking library and written in Java (and soon, Python).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    this is a server monitoring system written with python 2.5 with pyodbc. this ping,http and SQL a remote server to monitor its up time. any downtime of remote server more than 3 times will insert a record into database. and email will be sent to recipents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a small python program intended to be used on Linux, to easy change your internet mac address for what ever reason you may have. It can change the address at a preset intervall and you can choose which card it should change the address on.
    Downloads: 0 This Week
    Last Update:
    See Project