The "/v1.0.3/copilot-win3..opilot-win32-x64.zip" file could not be found or is not available. Please select another file.

Showing 463 open source projects for "http servers"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1

    ngx_image_thumb

    My person Blog

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A collection of implementations of the Paxos and FastPaxos algorithms for solving consensus in a network of unreliable processors. Visit http://libpaxos.sourceforge.net/ for more informations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NexuizXonotic-Hybrid

    NexuizXonotic-Hybrid

    Nexuiz-Xonotic Client

    What is NX1-Hybrid? To determine if this project is for you, ask yourself this: *Would you like to be able to experience both Nexuiz and Xonotic? *Are you fed up with having to switch between games and configurations? *Would you like to have just one client with a consistent-seamless interface? If the answer to any of those questions was YES, then that means that NX1-Hybrid is for you! It provides you with a seamless integration of Xonotic and Nexuiz, a consistent menu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Grid-Cache is a GSI HTTPS data transfer server. The server can share, for read and write, local resources and remote repositories using a cache based optimization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    MiniWeb is a high-efficiency, cross-platform, small-footprint HTTP server implementation in C language. It implements GET and POST methods and works on multiple platforms ranging from server, desktop, game console and IoT hardware.
    Leader badge
    Downloads: 140 This Week
    Last Update:
    See Project
  • 6
    inetdxtra is a collection of inetd-based servers aimed at low-powered hardware like the Linksys NSLU2. It comprises a lightweight DNS, DHCP, MVPrelay, CTCS, SMTP, WWW, HTTP proxy and XMPP/Jabber server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    XappServer

    C++ Application Server

    XappServer is an application server designed to make it easier for web application development in C++. If you are familiar with Java servlets, glassfish, and/or jboss, the learning curve in developing on XappServer should be shorter.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A library for embedded HTTP servers supporting websockets and aimed to implement hardware acceleration on an FPGA. Currently woks on microblaze processors. NIOS port on the works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    PHP Websockets

    Provides Websocket RFC6455 functionality to PHP

    This project provides 6 new functions to PHP that are meant to interact with a websocket (RFC6455) peer. ws_get_frame_info() - Gets information about an upcoming websockets frame ws_read_frame() - Reads the data of a websockets frame from a client or server ws_send_close() - Sends a close frame to the websockets peer ws_send_ping() - Sends a ping frame to the websockets peer ws_send_pong() - Sends a pong frame to the websockets peer These functions are written in low level C so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This module will allow DocumentRoot to be determined at request processing time, based on a config value and request's Host: header. Similar to mod_vhost_alias module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CryptID

    An open framework for Single SignOn authentication

    CryptID an open framework that bridges Single SignOn (SSO) authentication with any standards compliant LDAP based authentication service. If you want to securely authenticate legacy services, such as smtp, pop3 or http against your Active Directory cluster or LDAP server, CryptID can provide secure access to SSO authentication without the messy HTTP bloat common to conventional SAML products. CryptID is designed to support synchronisation from multiple servers, and multiple organisations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    KAMAILIO (OpenSER) - robust, secure and scalable Open Source (GPL) SIP (RFC3261) server implementation with large features set (over 90 extension modules). As of May 2009, source code is hosted by GIT repository at http://sip-router.org
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Firmware for AVR/ARM target boards based on the Elektor Internet Radio and Atmel's Internet Radio AN. The Radio connects to SHOUTcast/Icecast servers and uses VS10xx chips or the Helix decoder. A HTTP server and simple LCD IF is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    yxorp is a reverse proxy and application level firewall for the HTTP protocol. It can do all kinds of checks on HTTP traffic, and is highly configurable. It also has other functions that are useful for a web frontend, like load balancing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    dynipdrop

    Drop specified IP n seconds remotely, auto-undrop it when timeout.

    ...So I written this program -- dynipdrop("dynipdrop" daemon and "ipdrop_local" to send a drop-msg from localhost, and "ipdrop_udp" to send a drop-msg to another server(installed the dynipdrop daemon). And I think: "Maybe I can make a client to drop the ssh-scan, like DenyHost(http://denyhost.sf.net)", so I write the "sshdprotector". dynipdrop run on linux and need iptables, I use "portsentry(http://sourceforge.net/projects/sentrytools/" + "sshdprotect" + "dynipdrop" to protect my servers, and hope this software make some help to you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ModSecurity is a web application firewall that can work either embedded or as a reverse proxy. It provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 18
    snmptraptools

    snmptraptools

    Windows snmp trap handler

    Snmptraptools is a set of SNMP handling tool for Microsoft Windows O/S to recieve and dispatch recieved trap from network. The aim of this tool set is to propose an easy, light and efficient way to handle SNMP traps under Windows servers. A trap can send an e-mail, run an executable, perform an HTTP request, write a syslog entry, etc.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19

    AOLserver

    High-performance multithreaded web server

    AOLserver is a multithreaded, Tcl-enabled, massively-scalable and extensible web server tuned for large scale, dynamic web sites. AOLserver also includes complete database integration and a dynamic page scripting language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    An Apache module implementation of XCAP (RFC4825) protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Apache RFC3744 (Access Control Rights) module implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Implements an upcoming CardDAV RFC as an Apache module (server). An evolution-data-server client for linux (eds_carddav) is a separate library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is an Apache module implementation of the RFC 4791 (CalDAV) which defines extensions to the (WebDAV) protocol to specify a standard way of accessing, managing, and sharing calendaring and scheduling information based on the iCalendar format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OMeS ( Overnet Millennium Server ) Linux

    OMeS ( Overnet Millennium Server ) Linux

    Overnet Millennium Server for Unix Linux

    Linux C/C++ Bash Shell developers we need you!!! Overnet Millennium Server for Unix/Linux adds a whole new layer to the web, the Overnet . With the Overnet Millennium Server web hosts will be able to offer a new space and protocol to deliver data to a web browser in a completely new way. Web developers will have a totally new way to create content for the web. And web users will have thousands of new services, sources of entertainment and ways to communicate, as well as the power to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Green map

    Green map

    The map viewer application for Greencubes minecraft server

    You will need Python2.6 (http://www.python.org/ftp/python/2.6), PyQt (http://www.riverbankcomputing.co.uk/software/pyqt/download). Use x86 version of PyQt even you have x64 OS. If you use windows compiled version and have any problems with MSVCR90.dll you should install Microsoft Visual C++ 2008 Redistributable Package (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=29).
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB