Showing 25 open source projects for "decision support system"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    NaviServer

    NaviServer

    NaviServer, a high performance web server written in C and Tcl

    NaviServer is an extensible web server suited to create scalable websites and services. Originally based on AOLserver (http://www.aolserver.com), the ongoing development is done independently under Mozilla Public License by a core group of people that use it for their businesses and by other supporters. Features: High performance multi-threaded architecture, massively scalable and extensible, many modules, dynamic scripted pages (ADP), caching functions (static files, Tcl byte code,...
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 2
    Small HTTP server

    Small HTTP server

    Universal server

    It is not only a web server, it is also Mail server, DNS server, FTP server, Proxy server, VPN server and client... All in one! This program will help you to open all the possibilities Internet can offer for your company - public site, provide Internet access and personal mailboxes for each employee! HTTP server. Server Side Includes. Regular expression in SSI. CGI interface for scripts (Executable files; Perl,PHP, or another external interpreters) ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Tengine

    Tengine

    A distribution of Nginx with some advanced features

    Tengine is a web server originated by Taobao, the largest e-commerce website in Asia. It is based on the Nginx HTTP server and has many advanced features. Tengine has proven to be very stable and efficient on some of the top 100 websites in the world, including taobao.com and tmall.com. Tengine has been an open source project since December 2011. It is being actively developed by the Tengine team, whose core members are from Taobao, Sogou and other Internet companies. Tengine is a community...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    mod_spamhaus_new

    Apache 2.4.x security, block known bad IP

    mod_spamhaus_new is an Apache module that uses DNSBL in order to block spam relay via web forms, preventing URL injection, block HTTP DDoS attacks from bots and generally protecting your web service denying access to a known bad IP address. This module is based on mod_spamhaus but has been updated for actual web server configurations and to support a list of domains, which are NOT spam blocked so customers can reach you even if they got a dynamic IP which is on a spam list. Default...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenCA

    OpenCA

    Open Source PKI solutions

    The OpenCA PKI Development Project is a collaborative effort to develop a robust, full-featured and Open Source out-of-the-box Certification Authority implementing the most used protocols with full-strength cryptography world-wide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Advanced Onion Router
    Advanced Onion Router is a portable client for the OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users. Some of the improvements include UNICODE paths, support for HTTP and HTTPS proxy protocols on the same Socks4/Socks5 port with HTTP header filtering that generates fake identity-dependent headers every time the identity is changed (proxy chains are also supported), support for NTLM proxies, a User Interface that makes Tor's options and actions more accessible, local banlist for forbidden addresses, private identity isolation, a point-and-click process interceptor that can redirect connections from programs that don't support proxies, also giving them fake information about the local system and support for .onion addresses. ...
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 8
    WebDAV CGI

    WebDAV CGI

    WebDAV CGI brings your file service to the Web.

    WebDAV CGI brings your file service to the Web and is moved to github [https://github.com/DanRohde/webdavcgi/]. WebDAV CGI adds a modern Web interface and WebDAV to file systems like AFS, NFS, CIFS/SMB, EXT, GFS, and so on. It preserves existing file permissions by using a included setuid/setgid wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SNMP Apache Module

    Monitor Apache using SNMP

    SNMP Apache Module allows you to monitor configuration and status values of Apache Web Server using SNMP (simple network management protocol). Support httpd 2.4.x. Apache status info that can be monitored through SNMP: - Total Traffic. - Total Access. - Last Restart. - Uptime. - HTTP errors (400, 403, 404, etc). - Status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    ISAPI SCGI extension for IIS

    Adds SCGI protocol support to IIS

    The ISAPI SCGI extension adds support for the SCGI protocol to Microsoft's Internet Information Server. The extension uses multithreading with I/O completion ports to minimize memory and CPU usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Free-SA

    Free-SA is report generating tool for web, proxy and mail log files

    Free-SA is logs processor and report generating tool. It can be used to control traffic usage, to evaluate conformance to the Internet access security policies, to investigate security incidents, to evaluate web server efficiency and to detect troubles with server configuration.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    mod_gnutls

    mod_gnutls

    mod_gnutls apache module

    mod_gnutls uses the GnuTLS library to provide SSL 3.0, TLS 1.0, TLS 1.1 and 1.2 encryption for Apache HTTPD. It is similar to mod_ssl in purpose, but does not use OpenSSL.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Aurora is a Perl based content delivery system, providing a modular framework for dynamically repurposing XML content. Aurora includes support for XML pipelines, XSP & XSLT transforms, session / connection pooling and fine grain caching.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    GlowMuck

    GlowMuck is a multi-user text-based role-play platform, a MUD server.

    GlowMUCK has been moved to: https://github.com/GlowMUCK GlowMuck is a multi-user text-based role-play platform, a MUD server. It is a fork of the Fuzzball 5.x server (itself a fork of TinyMUCK 2.2). Notable features: * Multiple level staff * Clean ANSI color marking * Numerous security fixes * HTML/Pueblo support * Built in Web Server
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Pykori (formerly: pyserv) is a lightweight server which has inbuilt support for python. It was meant to replace hacky methods of running Django/Python webapps with a proper, reliable server, however it can also be used to server static pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RemoteHelp is a minimal http server that allows to view and control a remote pc running a 32-bits version of Microsoft Windows. It is only one file without any configuration file and now include webcam support, new interface and new features... Try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Apache authentication module for Citadel Groupware Server users. Allows the seamlessly authenticate users against the Citadel user database. Uses the native Citadel IPC protocol; features SSL/TLS support for secure communications to the Citadel server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Kritton ( = 'better' in ancient greek ) is a very compact and fairly efficient webserver under development, supporting most of the rudimentary features other HTTP daemons support, like CGI scripts and Virtual Hosts, while at the same time being free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mod UserTild is an apache2 module that helps getting rid of the ~ to directly support http://server/username/ like URLs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An Apache module that caches dynamically generated content in order to improve the speed of serving. Also gzip's cached content for browsers that support it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An Apache module that allows to store content sent to the browser, either in files on the disk or in a MySQL database.It works for static and for dymanic pages. Also gzips the stored content and send it gzipped for browsers that support it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project is the continuation of Brian Morins' Fnord! webserver with added support for IPv6 by Microsoft Research. This project is affiliated with neither Brian Morin nor Microsoft Research as they ceased (public) maintainance of Fnord!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Surfboard is a small, simple httpd designed to be set up in a minumum of time and with a minimum of fuss. CGI is supported, and so are custom CGI handlers for various file extensions (eg .php - yes, it works!) POST support is not there, but in the works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Apache 1 and 2 module for authentication using Realms (cookie based) - domain, IP address/ range uid/password and certificate login support Java classes to login user and manage user database using a mySQL table
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MacOsX Finder like browser for UN*Xes with Win* like Control Panel function. Requires firefox (due to XUL support) and SQLite for meta data search (similar to spotlight)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next