Showing 1722 open source projects for "gnu linux"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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
    tunnel a tcp/udp connection through a http(s) connection, surviving proxy-servers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    a SQL-based DNS server written by Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simmon is SIMple MONitor of network. Dedicated daemon running on router collects traffic data, which is read by gui client. Daemon is fast and light C code build on top of libpcap, and client written in Java Swing can be run on any Java capable platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IGNORAMUS is a Config Generator / Editor for Nagios 3.0. I developed it because I couldn't find one that suited my needs. It is a PHP Web-Based application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Web Interface VLAN administration of L3 HP managed ethernet switches. Allows users to manage several switches in the same web page. The aim is to permit users to easily tag/untag a port in a specified VLAN, create delete and rename VLANs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SGJabSh allows you to execute commands remotely using Jabber conversation with daemon. It provides strong privacy and authentication security support (via Off-The-Record and Socialist Millionaire Protocol).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    sarPplot simple application which takes output of atsar application and put it into Gnuplot config files , kind of useful on server boxes for performance analyze . cpu,process load,disk,disk-partition,memory & swap,paging & swapping, and many others...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Yong Is system/service uptime monitor completely Independent of Server side softwares .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    SAT (Simple scAnning Tool) is a simple and fast network scanner written in Python progamming language. It is used to identify network devices/services: the identification is based on recieved data (for example banners).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HTB-tools config generator is a script that will make your life easy. You can generate a config file for a full IP address class in just 5 minutes. You can customize anything you like, all you need to do is to use it :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Serverstats is a simple tool for creating graphs using rrdtool. Serverstats does not have any features to manage the created rrd-files, if you change anything you have to delete and recreate the files. Perhaps you can avoid this using third-party-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A tool for planning, mapping and administration of a network with the ability to place, move and manipulate entities within the network map such as desktops, servers and infrastructure objects. Java 6 is required.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    JuEd Nagios-/Icinga-Plugins

    JuEd Nagios-/Icinga-Plugins

    Some Plugins for Nagios and Icinga

    This projects contains some plugins for the famous monitoring systems Nagios and Icinga. This project is not affiliated with Nagios or Icinga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    chainssh is a shell script to smplify the ssh login via multiple sshgateways/firewallgateaways. e.g. connect from homehost via sshgateway to a clusternode with one command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GLPI Nedi Import

    GLPI plugin to import data from Nedi

    This plugin for GLPI http://www.glpi-project.org imports data about a computer network from Nedi http://www.nedi.ch and writes it to the database of GLPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is the project thread of my project, creating a monitor solution for BizTalk 2004 - BizTalk 2010. All based in MSSQL, PHP, JavaScript/Ajax and PowerShell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zebra_Session

    Zebra_Session

    A wrapper for PHP’s default session handler, using MySQL for storage

    Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance. The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available. Storing sessions in a database makes them available to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NSIA
    NSIA (Network System Integrity Analysis) is a web application monitoring system that scans web applications for potentially unwanted context such as defacements, unauthorized changes, errors, information leaks, profanity, compliance issues, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MySQL Load Balancing PHP script

    MySQL Load Balancing PHP script

    Free MySQL Load Balancing PHP script. For load balanced access to your MySQL servers when you are using MySQL replication between one (or many) master and many slaves. This script does reads on slaves and writes on master(s). It automatically checks if the challenger slave is "fresh enough" to read on it. The script is actually used in real conditions, prove of the capabilities. That also needed from me to erase some sections of the code replaced by a "TODO" commentary with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    REPORTIT is designed as a plugin for use with cacti
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ZiPEC or "Zenoss iPhone Event Console" is a webapp allowing Zenoss users to view currently active events/alarms for their infrastructure, from an iPhone or an iPod Touch. Update: 0.32 has been released
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NConf - Enterprise Nagios configurator
    NConf is a PHP based web-tool for configuring the Nagios monitoring software. It differs from similar tools by offering enterprise-class features like templates, dependencies and the ability to configure a large-scale, distributed Nagios topology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SSL-Explorer is a fully-featured, web-based SSL VPN server. This project is no longer actively maintained as the SSL-Explorer technology has now been acquired by Barracuda Networks, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Free-EOS est une solution "clés en mains" de serveur francophone Intranet/Internet ouvert, destiné aux entreprises ou espaces multimédia (EOF, EPN, Cybercommune, etc.). Basée sur Linux et e-smith, elle gère des postes Windows, Linux ou MacOS.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB