Showing 5287 open source projects for "linux-debian"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    DIY Zoning
    Step-by-step instructions for making your HVAC (Heating, Ventilation & Air Conditioning) system state-of-art. Covers airflow balancing, temperature control & zoning, energy conservation measures, remote access, 1-wire, XBee devices, home automation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    libnfdump

    Library for reading nfdump files

    libnfdump provides simple API for reading files generated by nfdump tools. NOTICE: This is very first, experimental, version of the library. API will probably change in future versions. The library is based on slightly modified source codes of nfdump v1.6.12. It supports reading and filtering of flow records exactly as nfdump does. Aggregation, statistics and writing of new files is not supported yet. In addition to nfdump, the library allows to use several filters at once, in one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The WANBalancer is a set of shell scripts that provide load balancing and failover for sites with multiple Internet connections. WANBalancer provides redundant *inbound* paths as well, using a combination of IPRoute2 and IPTables rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SIPFlow

    SIPFlow

    Capture and display SIP and DIAMETER messages

    SIPFlow displays SIP/DIAMETER callflows as ladder diagrams. Packets can be captured in real time, or loaded via a pcap file. SIPFlow Standard captures data on a single host and displays SIP and Diameter callflows in an intuitive graphical format. Messages are displayed as ladder diagrams on SIPFlow's main screen, but their content may be inspected by double clicking an arrow in the ladder diagram. This allows network engineers to quickly identify the behavior of their IMS network without...
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    libcurl-edk2

    libcurl-edk2

    Port of libcurl to edk2 (UEFI)

    libcurl-edk2 is a port of the libcurl file transfer library to edk2 (https://sourceforge.net/projects/edk2/), the current UEFI development environment. This enables network file transfers (e.g. http) within edk2 (UEFI) applications. libcurl is licensed under an MIT/X derivative license, see http://curl.haxx.se/docs/copyright.html for terms
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    XLLMNRD

    LLMNR responder daemon for IPv6 networks

    This project produces a LLMNR responder daemon named xllmnrd in order to improve interoperability between POSIX‐based operating systems and Microsoft Windows in a small or home network environment. xllmnrd is an independent LLMNR responder daemon (a.k.a. llmnrd) for IPv6 networks and currently supports GNU/Linux operating systems with plans to support others. It allows Microsoft Windows clients to get the IPv6 addresses of a server on the same local network without any DNS configuration and can supplement IPv4‐only NetBIOS name resolution provided mainly by Samba.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UPnP AV Media Server
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    WiKID Two-Factor Authentication System

    WiKID Two-Factor Authentication System

    Two-factor authentication system

    The WiKID Strong Authentication System is a public-key based two-factor authentication system. It is a flexible, extensible, and secure alternative to tokens, certs and passwords. Application & API support exists for Java, ASP, PHP, Ruby, OpenVPN, TACACS+, etc. Read our eGuide on how to setup your network with two-factor authentication: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    DSLstats

    A program for monitoring a DSL connection

    The purpose of this program is to monitor the state of an ADSL or VDSL2 connection. It works with DSL routers using Broadcom chipsets, which have a fully functional telnet interface with access to the Broadcom CLI. It also supports some Thomson/Technicolor routers via their custom CLI, but some of the features of the program are not available for these models. All of the data is obtained from the CLI via telnet. Data is displayed in graphical form, and also can be seen in raw telnet CLI format.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    Esg2Net100

    fast data movement over high-bandwidth networks

    Esg2Net is a set of tools and libraries used to transfer large datasets over high-bandwidth networks. It introduces a new mechanism in which every operation involving in data movement can be profiled, tuned, and adjusted on the fly in order to eliminate end-host bottlenecks. It has mainly developed for the movement of ESG climate datasets for high-speed replication and data access over the network. Climate Data Mover is used for testing 100Gbps networks in Nov 2011 at Supercomputing Conference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    FireLink

    Datalink API for UAVs and ROVs

    FireLink is a datalink protocol and API for communicating with and controlling unmanned aircraft and remotely operated vehicles. It is suitable for applications that require manual control of vehicles, telemetry and a secure two way datalink. It supports 256bit AES encryption. The FireLink API transparently provides state information (such as heading, ground speed ect) as well as several built in commands (arm motor, switch autopilot mode, etc). Additional user defined commands can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    NetworkService

    Networking framework for Java applications

    NetworkService is a Java network API that simplifies development of LAN-based applications. It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). SawaTalk has the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    iTALC - OpenSource classroom management
    iTALC was a free classroom management software and has been replaced by Veyon: http://veyon.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple PHP web frontend to the RRD databases filled by MRTG. Web pages, graph colors, sizes and legends customization. Easy navigation through the data sources. See demo site http://demo.grapherrd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RanMon

    RanMon

    RanMon is a program that provides you with a way to internet monitor

    RanMon is a lightweight program that provides you with a way to monitor your domain (website) or internet connection uptime. It attempts to connect to an internet host of your choice (i.e. rankolio.me) every few seconds, and log whether it was successful or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The aim of the project is to develop an open source iSCSI target with professional features, works well in enterprise environment under real workload, and is scalable and versatile enough to meet the challenge of future storage needs and developements.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    RTnet is a hard real-time network protocol stack for the real-time Linux extensions Xenomai and RTAI. It makes use of standard Ethernet, including gigabit. Ethernet-over-1394 support is available based on the RT-FireWire protocol stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Blood Bank

    Blood Bank

    A BloodBank Administration Software

    This networked(LAN) software is made as an IT solution for a blood bank to support the day-to-day actions. The software is coded using Java language and the UI is implemented with JavaFX. Please concern that this software is developed mainly for educational purpose.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    DropboxMQ is an implementation of the Java Message Service API that uses a shared file system to store and distribute messages. A dropbox is a set of shared directories that relies on atomicity of file move operations to settle contention for messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Ciscoback

    System for backup of network devices configuration.

    ...Process of backuping can be started automatically or manually. All network devices´s parameters, ways of communication and directory paths are loaded from single configuration file. Ciscoback is intended for Debian based GNU/Linux operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WhoisUP

    WhoisUP

    Is your host up or down?

    WhoisUP v0.3 monitors hosts via ICMP and shows the status in a web page. When a host is down, the script can send mail, syslog message, open a popup message or play a sound. Moreover, the script monitors if the host exceed the latency threshold limit. The script uses NMap to send ICMP packets and to save the host status into an XML file. Then, WhoisUP reads the XML and shows the report in a web page with AJAX features; in case of host failure the script can send alarms. WhoisUP is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GroundWork Monitor

    GroundWork Monitor

    Get the latest version of GW Monitor here -> http://www.gwos.com/demo

    Get the latest version of GW Monitor here -> http://www.gwos.com/demo A unified Monitoring for all your devices and applications - virtual or physical. Provides event handling, notifications, dashboards, and much much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IEEE 802.15.4 stack for Linux

    IEEE 802.15.4 stack for Linux

    Low Rate Personal Area Network support for Linux

    IEEE 802.15.4 networkong stack covers PHY and MAC layers (PHY layer implemented in hardware and MAC optionally implemented in software). Also 6lowpan (IPv6 packet encapsulation) is implemented for use by IEEE 802.15.4 and BT LE networks. Note: due to licensing restrictions (and despite project's name) we do not plan to implement any ZigBee related stack parts.
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 24

    Net Profiler

    Build custom filter for your network based off of common communication

    NetProfiler builds a custom filter (BPF) for your network based off of common communications. FilterAnalyze-NetProfiler analyzes the custom filter built by NetProfiler (it may work with other filters as well).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pyforward

    pyforward

    Turn your linux machine into an infrastructure wifi router.

    pyforward is a GTK+ front-end to three core linux technologies that make it possible to turn your computer into a wifi access point in infrastructure mode: 1. iptables - To enable routing of your requests. 2. dnsmasq - To assign ip-addresses using dhcp. 3. hostapd - To enable wifi access to your machine in infrastructure mode. Refer the wiki page for more information on how to run pyforward.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB