Search Results for "python networking projects" - Page 12

Showing 1188 open source projects for "python networking projects"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    KeexyBox

    KeexyBox

    The box to keep the Internet under your control

    KeexyBox allows you to do parental control, block ads, limit telemetry, and browse the Internet anonymously from your home network without installing any software on your devices. It also can be used to create a public wireless access point with the captive portal. It is a software program which requires a Raspberry PI box and which is installed on Raspbian. It constitutes a cut-off point between your devices (computers, tablets, smartphones, etc.) and your router or Internet box....
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Koxinga

    Koxinga

    Like board game Jamaica

    Minimum resolution is 1600x900. Koxinga is the game similar with board game Jamaica for human vs 5 computer player only. Englis game rule: https://sourceforge.net/projects/koxinga/files/Koxinga_English_User_Guide.pdf/download Chinese game rule: https://sourceforge.net/projects/koxinga/files/koxinga_chinese_manual.pdf/download Major deference between Koxinga and Jamaica: 1. Jamaica is not random map and map size is also different 2. Jamaica execute two dice action(morning and night action...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Secret Bian

    Secret Bian

    Similar as board game Secret Hitler

    Secret Bian and Secret Trump are the game similar as board game Secret Hitler. It's local game with single human player and 9 computer AI player. All display characters are English for Secret Trump. All display font is Traditional Chinese for Secret Bian. This game is coded with python 3 and pygame. Latest code in GitLab. There are the English and Chinese README.txt described game rule for Secret Trump. You can download Trump version (secret trump) in: https://sourceforge.net/projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    WiFiSafe

    Small utility software conceived to share WiFi connections between com

    Small utility software conceived to share WiFi connections between computers. As the software is intended to be used on a USB drive, the WiFi profiles (the files that store the connection information) are encrypted to avoid revealing sensitive information in case the device is lost. It will run with admin rights in order to access WiFi keys. 1)Place this program on a USB device. 2)Run it, you will be asked to set up a new password. 3)Once it is done, choose Export profiles (or...
    Downloads: 4 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
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 4,420 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7
    Age and Gender Estimation

    Age and Gender Estimation

    Keras implementation of a CNN network for age and gender estimation

    Keras implementation of a CNN network for age and gender estimation. This is a Keras implementation of a CNN for estimating age and gender from a face image [1, 2]. In training, the IMDB-WIKI dataset is used. Because the face images in the UTKFace dataset is tightly cropped (there is no margin around the face region), faces should also be cropped in demo.py if weights trained by the UTKFace dataset is used. Please set the margin argument to 0 for tight cropping. You can evaluate a trained...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Evil Limiter

    Evil Limiter

    Tool that monitors, analyzes and limits the bandwidth of devices

    A tool to monitor, analyze and limit the bandwidth (upload/download) of devices on your local network without physical or administrative access. Evil Limiter employs ARP spoofing and traffic shaping to throttle the bandwidth of hosts on the network.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 9
    Stable Baselines

    Stable Baselines

    A fork of OpenAI Baselines, implementations of reinforcement learning

    Stable Baselines is a set of improved implementations of reinforcement learning algorithms based on OpenAI Baselines. You can read a detailed presentation of Stable Baselines in the Medium article. These algorithms will make it easier for the research community and industry to replicate, refine, and identify new ideas, and will create good baselines to build projects on top of. We expect these tools will be used as a base around which new ideas can be added, and as a tool for comparing a new...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    A network and services monitoring system. Does PING, DHCP, POP3, SMTP, FTP etc etc tests. Does NOT require additional software installed at the remote side. Fully configurable. Provides instant report (via HTML page), logs, statistics and sound alarm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Rdbtools

    Rdbtools

    Parse Redis dump.rdb files, Analyze Memory, and Export Data to JSON

    Rdbtools is a parser for Redis' dump.rdb files. The parser generates events similar to an XML sax parser and is very efficient memory-wise. Rdbtools is written in Python, though there are similar projects in other languages. Every run of RDB Tool requires to specify a command to indicate what should be done with the parsed RDB data. Valid commands are JSON, diff, justkeys, justkeyvals and protocol. The JSON command output is UTF-8 encoded JSON. By default, the callback try to parse RDB data...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    CodeBeagle

    CodeBeagle

    A tool to search source code based on a full text index

    CodeBeagle allows you to quickly find all occurrences of a search term inside source code files. It can handle large projects with thousands of files with a very good performance. To do so it creates a full text index of the desired source files. Because it is tolerant to whitespace its search syntax works great for searching source code. The search results are displayed in a source viewer with customizable syntax highlighting. It runs without installation and leaves you in full control when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Clay Golem

    Clay Golem

    Golem is creating a global market for computing power

    ... resources. Golem’s democratized access combined with a unique peer-to-peer exchange creates an unstoppable ecosystem for a myriad of use-cases to be born, allowing software developers to leverage their creativity more than ever before. The Golem Network, through its cutting-edge architecture, lets developers create ambitious projects without constraints, enabling users to process them at top speeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tashkeela processed

    Tashkeela processed

    Tashkeela dataset cleaned and normalized.

    ..., but not the sequences of punctuation (ie, an ending parenthesis followed by a dot). The sentence segmentation is done at usual punctuations such as dots, commas, interrogation/exclamation marks, and line end as well. The partition process is done by shuffling groups of sentences then dividing each group into three parts (Train/Val/Test) and storing them in individual files. The original Tashkeela dataset is available at https://sourceforge.net/projects/tashkeela/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LiVES

    LiVES

    LiVES is a Video Editing System. It is designed to be simple to use, y

    LiVES mixes realtime video performance and non-linear editing in one professional quality application. It is designed to be simple to use, yet powerful. It is small in size, yet it has many advanced features. Using LiVES, you can start editing and making video right away, without having to worry about formats, frame sizes, or framerates. It is a very flexible tool which is used by both professional VJ's and video editors - mix and switch clips from the keyboard, use dozens of realtime...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 16
    gnome-manual-duplex

    gnome-manual-duplex

    A utility that adds manual duplex to the "Print" menu

    gnome-manual-duplex is a utility that adds manual duplex to the "Print" menu. It is a CUPS Virtual Printer as well as a standalone utility. It works with *.ps and *.pdf files. We need translations into YOUR language: http://www.transifex.net/projects/p/gnome-manual-duplex OR http://crowdin.net/project/gnome-manual-duplex OR http://translationproject.org/domain/gnome-manual-duplex.html
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Network and UPS Logger

    Network and UPS Logger

    Network Ping time and UPS Logger

    This software is a designed to log network ping status over a network . as well as monster bandwidth Usage on Cisco devices, Linux and Windows Devices developed this to debug issues in my and my clients networks. If you have trubble installing please mail me on weerakoon123@gmail.com UPS logger for Prolink and other Similer ups with USB Link Note : Fixed msome miner bugs. every thing should work now :P dashboard was broken before
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    TensorFlow Object Counting API

    TensorFlow Object Counting API

    The TensorFlow Object Counting API is an open source framework

    The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems. Please contact if you need professional object detection & tracking & counting project with super high accuracy and reliability! You can train TensorFlow models with your own training data to built your own custom object counter system! If you want to learn how to do it, please check one of the sample projects, which cover some of the theory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Decentralized-Internet

    Decentralized-Internet

    A SDK/library for decentralized web and distributing computing project

    The Decentralized-Internet project by Lonero Team is a software development kit (SDK) and library aimed at facilitating the creation of decentralized web and distributed computing applications. It provides developers with tools to build applications that operate independently of centralized servers, promoting a more open and resilient internet infrastructure.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    iHome by ionware

    iHome by ionware

    iHome Smart Home System Platform

    ... Pi Zero wifi Plug and Play capability complete with MBLogic, Node-RED and MQTT already fully installed and ready to go. See wiki instructions to burn the SD Card image file, insert into your RPi Zero and Plug and Play. The iHome is an Internet of Things (IOT) demo project for the ionware ionC1 hardware and the software system and is a complete SCADA platform c/w Modbus TCP Servers and Modbus RS485 serial clients for scalable building automation projects. See - ionware.io/free-offer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Unified Sessions Manager

    Unified Sessions Manager

    Pioneering Private and Public Cloud Management since 2008

    The UnifiedSessionsManager supports the integrated management of user sessions within Private-Clouds, comprising heterogeneous IT landscapes of various physical and virtual machines, hypervisor management, and virtual user sessions with remote desktops. Extracted documents see https://sourceforge.net/projects/ctys-doc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Decentralized Internet

    Decentralized Internet

    SDK for building decentralized web and distributed computing projects

    This project was created in order to support a new internet. One that is more open, free, and censorship-resistant in comparison to the old internet. An internet that eventually wouldn't need to rely on telecom towers, an outdated grid, or all these other "old school" forms of tech. We believe P2P compatibility is an important part of the future of the net. Grid Computing also plays a role in having a better means of transferring information in a speedy, more cost-efficient and reliable manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    tootbot.py

    A small python 3.x script to replicate tweets on a mastodon account

    TootBot A small python 3.x script to replicate tweets on a mastodon account, including links and images. Forked from https://github.com/cquest/tootbot Specialized in RSS feed, in particular from Nitter (https://nitter.net - https://github.com/zedeus/nitter) It gets the tweets from RSS available at https://nitter.net, then does some cleanup on the content: twitter tracking links (t.co) are dereferenced twitter hosted pictures are retrieved and uploaded to mastodon...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MMSkeleton

    MMSkeleton

    A OpenMMLAB toolbox for human pose estimation, skeleton-based action

    MMSkeleton is an open-source toolbox for skeleton-based human understanding. It is a part of the open-mmlab project in the charge of Multimedia Laboratory, CUHK. MMSkeleton is developed on our research project ST-GCN. MMSkeleton provides a flexible framework for organizing codes and projects systematically, with the ability to extend to various tasks and scale up to complex deep models. MMSkeleton addresses to multiple tasks in human understanding. Build a custom skeleton-based dataset. Create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is intended to provide code to be used with MySQL and Python to create a database of major league baseball game events which are freely provided by the mlb.com Gameday application. Older version also support creating a retrosheet.org database but that is no longer supported. All major and minor league pitch location and game statistic data can be downloaded using BBOS. Installation Videos! Part 1: http://youtu.be/rnv2VLcG-eI Part 2: http://youtu.be/eFudbMWHNlQ Special...
    Downloads: 0 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.