Showing 6032 open source projects for "gnu/linux"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    A 2.4 GHz wireless development board suitable for Bluetooth experimentation. Open source hardware and software. This project has moved to GitHub - https://github.com/greatscottgadgets/ubertooth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Goal of this project is to develop and provide a fair as possible tests / comparsion of different network libraries with adjustable conditions. Implemented libs: ENet, RakNet, Zoidcom, SyncSys, irrNetLite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Samba4 Solaris 11 Build

    Samba4 build for Solaris 11

    Samba4 build for Solaris 11 This is a compiled version of the original samba4 sources from git://git.samba.org/samba.git. I used the following configure options: --with-ads --with-shared-modules=idmap_ad --prefix=/opt/samba4 I just put the samba_backup script from source into samba/bin and adjusted the paths. If you want to use it, see README
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BGP Looking-glass

    BGP Looking-glass

    Open Source BGP Looking-glass

    BigPlg allows the collection of the IPv4 Internet routing table which may be viewed by service providers and/or ISP customers to validate IP routing across autonomous systems. Routing updates may also have attributes aliased to become (graph) readable. This function exists to allow the exporting of RIB updates to Splunk, or any such data collector. A beneficial side-effect of collecting BGP routing information is the ability to track BGP updates/events local or remote(upstream). To analyze...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    netmate

    netmate

    displays network protocol headers in uniform RFC like format

    Netmate is a GTK+ program that shows network protocols headers in 32-bit aligned fields, identical as they are represented in Request for Comments (RFCs). It can be used to learn and teach about network protocols and to understand their functionality and collaboration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DogoIDS

    DogoIDS

    Active-probing-based network IDS for wireless networks

    DogoIDS is an open-source active-probing-based network intrusion detection system (AP-NIDS) for wireless multihop networks (MANETs, Wireless Mesh Networks, Sensor Networks, etc). At this stage, DogoIDS only support the IEEE 802.11s standard for Wireless Mesh Networks. DogoIDS is now under construction in a very early stage and mainly for research purposes. However, we aim to release a stable version ready for production soon. *** IMPORTANT *** We uploaded the very first experimental...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RemoteRoot

    Web based management tool for unixes

    Remote Root is an enterprise-class central management tool for Linux, which enables centralized configuration management of a large amount of network connected Linux-based computers (hosts) in a modular form. It is an open source software system relying on operation of traditional operating systems, so it is capable of managing numerous free and commercial Linux distributions or even not Linux-like systems (such as Solaris, HP-UX, FreeBSD, OpenBSD). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SNMPpp

    SNMPpp

    Easy-to-use C++ library for various SNMP tasks

    Easy-to-use C++ library for various SNMP tasks. Is meant to be used as a C++ wrapper to net-snmp. Requires netsnmp-dev.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TxEngine is an embedded controller engine designed to allow one to make supervision & control program that fit in embedded systems. Include a modular design with native support for Modbus RTU, timers, threads, linked lists
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    OnireonSimpleSpot

    Captive portal and access control manager for Linux-based hotspots

    OnireonSimpleSpot is a simple, lightweight captive portal and access control manager designed for Linux server-based public hotspots. It uses Iptables to manage user accesses control and and PHP to provide a flexible and highly customizable captive portal frontend. OnireonSimpleSpot is simple to install, simple to manage, simple to maintain, simple to customize; and damn lightweight!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    IP Proxy Scraper - Linux

    IP Proxy Scraper - Linux

    Extracts multiple proxies from a list of websites

    Lightweigh and easy to use tool to extract multiple proxies from a list of websites. IP Proxy Scraper is also available for windows, check it out here: https://sourceforge.net/projects/ipproxyscraper/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Splits large PCAP files into multiple files with one TCP or UDP session per file. SplitCap is a command line tool developed in .NET. The packet parsing library in SplitCap comes from NetworkMiner. SplitCap can also filter large PCAPs on port or IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MX is a host management system written in Java based on the MX4J, Quartz, Java Service Wrapper, JXTA, EJtools JMX Browser, Jakarta Tomcat, WMI or nagios frameworks .It includes a JXTA adaptor for JMX, mail notification, port manager, job management etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AsyncWcfLib

    AsyncWcfLib

    Actor based programming using WCF and async-await.

    Note: There is a successor of AsyncWcfLib: https://github.com/steforster/Remact.Net AsyncWcfLib is a software library for distributed computing based on Microsoft WCF. AsyncWcfLib is a lightweight message bus bridging Windows and Linux by using the .NET Framework or Mono. It supports callback based asynchrony as well as the new async-await pattern available in .NET 4.5. AsyncWcfLib supports threadsafety through an actor based programming model. Actors are loosly coupled system units interacting by passing messages. Message objects are passed inside a process between actors running on different threads. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SNMP (Simple Network Management Protocol) for Common Lisp, UDP Networking for LispWorks, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TWIT SYSLOG

    TWIT SYSLOG

    A free SYSLOG Client

    This is a free syslog client. Available in multiple languages Feel free to request features to client by making a ticket.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Online XOR Coding

    Online XOR packet coding BENEFIT

    The project page provides the source code of custom built simulators used in our publications whose URL are given as follow: http://dx.doi.org/10.1016/j.comcom.2013.09.006 http://dx.doi.org/10.1109/PIMRC.2009.5449983 The titles of the papers are: Online XOR packet coding: Efficient single-hop wireless multicasting with low decoding delay (COMCOM VERSION). An efficient network coding based retransmission algorithm for wireless multicast (PIMRC VERSION). Help (README) files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SemWebTech_eval

    Evaluation Presentation for Semantic Web Technologies

    This is the Project Page for Evaluation Jena. It contains several Scripts to test the Inference Engine, and perform Benchmark tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    iptablesbuild

    iptables generation tool for large linux networks

    iptablesbuild is designed to manage iptables configurations across a large network of linux systems. It functions by the use of a global configuration file in a central location to generate iptables configurations. This is intended for use in combination with an existing Configuration environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MoTorrus

    Modifications to Torrus

    Modifications to the great Torrus project. Additional devices, snmp oids to monitor, presets for viewing monitored parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Supervision distribuée Centreon/Nagios

    Centreon Hypervisor for multiple Nagios Poller via FTP

    Ce produit est constitué de deux images OVA: - Le serveur contient : - Centreon - Nagios - Nagvis - Serveur FTP - L'ensemble des scripts contournant Centcore. - le Poller contient: - Nagios - L'ensemble des scripts récupérant les configurations sur le Serveur et de communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ProxyDNSFilters are two tools that can be useful for web filtering: a custom filtered DNS relay server and a custom filtered Proxy server. (filtering by custom IPs, MACs and sites). Basic SOCKS v4 & v5 is also supported. Useful for schools or libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    nrpe_nt is a windows version of the nrpe (Nagios Remote Plugin Executor) daemon for unix-like operation systems. It provides methods to execute Nagios service checks on a windows host and report the results back to your Nagios host.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    CN=Monitor
    LDAP Directory Server Monitoring tool with focus on 389 DS / Red Hat / Sun / Oracle ODSEE and Open LDAP. IBM Tivoli and Novell eDirectory. Other Directory Services are also supprted.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB