Showing 338 open source projects for "beta"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 1
    The GNU Ada compiler
    This project currently provides the GNAT Studio Ada development environment, packaged for macOS. For a source of the compiler and software packages, for various operating systems, see https://ada-lang.io and Alire. For up-to-date releases of the GNAT compiler packaged for macOS, see https://github.com/simonjwright/distributing-gcc/releases. Older releases are retained for historical reasons.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    simple-http-server

    simple-http-server

    Your Web Server for sharing files with others.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Swifter

    Swifter

    Tiny http server engine written in Swift programming language

    Tiny http server engine written in Swift programming language. Lands on CocoaPods and others. Supports the latest non-beta Xcode and SPM. Stable. Stable branch plus experimental web-framework layer. Next version of Swifter (async IO).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PHP mini vulnerability suite

    Multiple server/webapp vulnerability scanner

    github: https://github.com/samedog/phpmvs
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    ORSEE
    ORSEE is a web-based Online Recruitment System for Economic Experiments. Key features: attribute query selection, random recruitment, experiment calendar, reputation system, automated mailing, pdf output, complete documentation.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    AppServ

    The easy way to configure Apache, PHP, and MySQL!

    AppServ is an merging open source software installer package for Windows and Linux.
    Leader badge
    Downloads: 3,191 This Week
    Last Update:
    See Project
  • 7
    A free and portable Common Lisp Webserver. Portable AllegroServe is a variant of AllegroServe(tm) with an explicit emphasis on portability between Lispsystems and Operating Systems. You can find the original AllegroServe at https://github.com/franzinc/aserve The best way to install Portable AllegroServe is through Quicklisp (http://quicklisp.org/). (The best way to install any Lisp library is through Quicklisp.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ServiceNode is a non-blocking preforking multi-process HTTP server and framework for unix-/linux- based systems/ environments. It is directly written in php. So up to now .. Work is in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    eHttpServer

    Событийный HTTP сервер

    Событийно-орентированный HTTP сервер. Создаём объектс сервре, настраиваем по необходимости, подписываемся на события и стартуем прослушку портов. Далее остаётся отрабатывать только события входящих запросов, ответов на запросы и ошибки. https://github.com/badhitman/HttpListener-WEB-Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    dotproject mods is a repository for user community modules, addons, and enhancements for dotproject core project. The mods are supported by the author (not the dotproject team) but, if good, may be included in the dotproject core in future releases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Embedded HTTP Server (EHS) is a C++ class library which can be inherited from to add HTTP(S) server functionality to any class or application. It is easily extendable (samples included) and supports SSL, form data via POST or GET, uploads via multi-part form attachments and WebSockets. Operation modes include single- and multi-threaded operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Colono

    Forth web server

    A lightweight, portable, event-based HTTP server written in Forth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    mod_auth_trustheader

    mod_auth_trustheader

    apache-2.x module to get userid from header|environment|SSL variable

    Mostly copied from mod_auth_basic of apache-2.2. The basic-auth handshake was replaced by some code which gets the userid out of a customable variable. The variable could be anything ap_expr could read in authentication hook, e.g.: a header field, a httpd environment variable or an SSL environment variable. The syntax is the same known from RewriteCond of mod_rewrite: e.g.: %{HTTP:variable}, %{ENV:variable} or %{SSL:variable} No password is written into internal httpd variables. So...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    jReflectServer is a very small, lightweight and super easy-to-use java web-server and -framework for creating (distributed) pure java web-applications, webservices and small websites. jReflectServer is able to randomly forward requests to a cluster of remote server nodes. For this distributed code execution no special code is needed. A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Drubuntu

    Drubuntu

    Drubuntu is the easy way to set up an extendable dev server for drupal

    Drubuntu is an Ubuntu based mini iso of ubuntu that will automatically set up a Drupal development server for you. You either can extend this server inside a VM and develop your sites in there or even use it as root server that is bridged to windows, So that you don't have to leave your common working environment and can use all your files and settings in Windows while developing a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18
    O.N.O.S

    O.N.O.S

    Open Network Object System

    Open Network Object System A Internet of things Content management system. Would you like to automate and controll remotely your home appliances from internet or lan using your phone /pc ? This program is for you! Internet of things made easy for everyone. Open source , simple to use , no need to know any programming language , you can add your programs easy , it runs bash command!every linux system will run it , portable . No installation required! just copy the folder where...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    firecat
    Firecat is a Server-Side JavaScript(NSP) Webserver written in Java. It is similar to ASP and JSP, but it uses JavaScript as the main scripting language. It can run on any JVM, but the main target will be Free Runtimes such as SableVM, JamVM and Kaffe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mcafe

    mcafe

    Small restaurant menu and orders service for PC and mobile devices

    Application has been developed in 2007. Those days it allowed to run complete restrant orders cycle from warehouse and ingredients to simple reports. There is "full" client for PC browser and "simple" client for Pocket PC devices running Windows CE Internet Explorer. Both clients are based on AJAX, so web-site works as application even with dramatically slow network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IIS7 Geoblock Module
    A geoblock module created by Triple IT. It can be added to the IIS7 pipeline (now also on IIS 8.5). It uses the IPv4 address to determine the geographic location of the request by using maxminds geo IP file and takes action accordingly. Next to the module, 2 tools are included. 1 to quickly lookup the country for a specific IP address and 1 to help you automate the update of the MaxMind data file. An extensive manual is available to install and use the module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Igorx

    Modular Web-/Application server framework

    Igorx is a modular Web-/Application server written in Python and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Easy Hosting Control Panel for Ubuntu
    ehcp for Ubuntu is a hosting control panel, for multiple domains on single machine. easily installable,easy usage, non-complex,functional. homepage:http://www.ehcp.net * automatically installs and works: dns, apache, mysql, ftp, email, domains,auto updat
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24

    ICAP Phrase Filter Daemon

    ICAP Daemon that implements content scanning

    icappfd is an ICAP daemon that can scan and change responses received from an HTTP server. It scans content for phrases, assigns a score to a page and will redirect to a block url for each page with a score that passes a pre-configured limit... It's kinda like a spam filter for the web. icappfd is used with proxy servers (squid3, and probably others) to protect users from certain types of content such as gambling, peer2peer, porn etc etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Centralized httpd (Apache) access logging system for mass virtual hosting. Collects logs from multiple httpd servers, creates a nested domain hierarchy on-the-fly, based on virtual hosts. Allows servers to be added/removed without affecting logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next