Showing 28 open source projects for "virtual%20mouse"

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
  • 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
  • 1
    Sōzu

    Sōzu

    Sōzu HTTP reverse proxy, configurable at runtime, fast and safe

    ...Most existing tools have a static vision of production: a service is installed once on a long-lived server, updated from time to time, with configuration rarely changing. There's now a shift in infrastructure to short-lived virtual machines and hundreds of new deployments per day, and the usual tools reach their limits. How do we reconcile a dynamic environment with availability guarantees? How can we get "zero downtime" deployments for critical services? SŌZU is a HTTP reverse proxy built in Rust, that can handle fine-grained configuration changes at runtime without reloads, and is designed to never ever stop. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Small HTTP server

    Small HTTP server

    Universal server

    ...Server Side Includes. Regular expression in SSI. CGI interface for scripts (Executable files; Perl,PHP, or another external interpreters) ISAPI interface. Virtual hosts and directories Mail POP3 server. SMTP server. FTP server HTTP proxy server DNS server DHCP server HTTP TLS VPN server
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    NaviServer

    NaviServer

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

    ...Features: High performance multi-threaded architecture, massively scalable and extensible, many modules, dynamic scripted pages (ADP), caching functions (static files, Tcl byte code, chunks), pooled database connections, thread shared arrays, introspection commands, mass virtual hosting (no server restart), watchdog, control port and command mode, efficient handling of down-/uploads with async I/O, IPv4/IPv6 Core developers: Vlad Seryakov, Stephen Deasey, Zoran Vasiljevic, Gustaf Neumann Source: https://github.com/naviserver-project/naviserver Info: https://wiki.tcl-lang.org/page/NaviServer Documentation: https://naviserver.sourceforge.io/n/toc.html
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    VirtualHostAdd

    VirtualHostAdd

    Command-line tool for creating Apache virtual hosts on Debian 12.

    VirtualHostAdd is a command-line tool for Debian 12—and derived Linux distributions—designed to simplify the creation and configuration of virtual hosts on the Apache HTTP Server, for PHP and CGI-based applications. It automates the entire process, handling directory structure, Apache configuration, MPM and Apache modules handling, and file/directory permissions, reducing manual setup time and errors for developers and sysadmins.
    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
  • 5
    wappskafander_t2

    wappskafander_t2

    Wraps a HTTP server that might optionally run PHP by using FastCGI.

    ...As of 2022_11 this "branch" of the wappskafander_t2 will not be incrementally updated, because it, the wrapping code, NOT the wrapped web server, is an old mess that needs a total rewrite. The current version of the wrapping code is usable as a functional "blob" that serves HTTP and optionally PHP generated content from Virtual Private Servers (VPS) and alike. The wrapper has been implemented in Ruby and Bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OLD LAMP Package With PHP 7.0  MYSQL 5.7

    OLD LAMP Package With PHP 7.0 MYSQL 5.7

    For working with old php applications

    If needed, please refer wiki page for virtual machine setup instructions. Also, watch video below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OLD LAMP Package With PHP 5.5  MYSQL 5.5

    OLD LAMP Package With PHP 5.5 MYSQL 5.5

    For working with old php applications

    If needed, please refer wiki page for virtual machine setup instructions. Also, watch video below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    armor

    armor

    Uncomplicated, modern HTTP server

    Uncomplicated, modern HTTP server. Serve HTTP/2. Automatically install TLS certificates from https://letsencrypt.org. Proxy HTTP and WebSocket requests. Define virtual hosts with path level routing. Graceful shutdown. Limit request body. Serve static files. Log requests. Gzip response. Cross-origin Resource Sharing (CORS). Security, XSSProtection. ContentTypeNosniff. ContentSecurityPolicy. HTTP Strict Transport Security (HSTS). Add/Remove trailing slash from the URL with the option to redirect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LAMPSecurity training is designed to be a series of vulnerable virtual machine images along with complementary documentation designed to teach linux,apache,php,mysql security.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • Turn traffic into pipeline and prospects into customers Icon
    Turn traffic into pipeline and prospects into customers

    For account executives and sales engineers looking for a solution to manage their insights and sales data

    Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
    Learn More
  • 10
    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
  • 11

    vhostManager

    Virtual Host Manager for Apache HTTPD server

    vhostManager is utility from managing configuration of virtual hosts for enterprise distributed solutions with many wirtual hosts and many server aliases. The best example is JSP hosting platform with farm of Tomcat/Jetty servers connected with Apache HTTPD using AJP (mod_jk). vhostManager helps create and manage virtual hosts (adding/removing aliases) without modyfing httpd.conf file. It's comand line application so you can use it with scripts and other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qHttpd - Highly Customizable HTTPD
    The goal of qHttpd project is building a highly customizable HTTP server which can be used in many projects not only for a HTTP delivery layer but also for a versatile communication protocol. By default, it supports WebDAV and LUA script hooking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Apache VirtualHost Python

    Simple, Fast & Powerfull

    Apache2 VirtualHost Python is a very simple and powerfull app for create Virtuals Host on Apache Server. Created with Python3, Apache VirtualHost Python is a very compatibly with your OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ISPMan is a system to design massive ISPs using LDAP as the backend. ISPMan provides a web front end and a command line interface to create virtual domains and manages users, dns information, email infos and httpd setup data for these vhosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    astahttpd is a modular web server for Linux/Windows written in pure PHP, mainly targeted for PHP developers. It supports CGI script processing, Name based virtual Host, Basic & Digest Authentication, URL Rewrite, Content encoding, and Add-On Module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MMORPG simulating virtual fantasy world. Our concept is "play from anywhere". The game is in *early* development stage. There is still a lot of work to be done. Pre-alpha test server can be found at http://world7.no-ip.org
    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_dirsize is an Apache module to calculate the disk space used for any virtual host on your server. The results are displayed in kb using XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wheat is a language and environment for creating dynamic web sites like blogs and portals: Every object has a URI, the virtual machine is a web server, and the development environment is a Wiki!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FleXeR is a powerful and flexible HTTP server with support for PHP, Perl, SSI and virtual hosting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lino is a suite of Python packages for IT professionals who offer business applications for small and medium-sized enterprises.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    VALF is a replacement for Apache's rotatelogs. It gives you all functionality of rotatelogs plus custom logs post-processing, size-based rotation and on. And of course, you can write log per virtual host without having new process for each one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This product sniffs web traffic on a Linux/Unix machine and creates log files for each website in CLF, Accrue, or a Verbose format. It can be configured with any IP address/Port Number combination, or it can be configured with domain names or virtual h
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Apache Commander is a small Php application for managing Virtual Hosts. It stores Virtual Host information in XML format and allow users to download XML file for managing. When its run for first time it parses httpd.conf file for existing Virtual Hosts a
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next