Alaya 4.5

Alaya is a chrooting webserver with basic webdav extensions and a number of unsual features. It can serve both http and https and is intended to provide a simple means for people to share directories with webdav. Although it chroots it supports running CGI programs outside of the chroot via a trusted-path method. Alaya supports perfect-forward-secrecy and client certificate authentication.

Tornado 6.4.0

Tornado is a Python web framework and asynchronous networking library. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. It's comprised of a web framework, a HTTP client and server implementation based on an asynchronous networking core, and it coroutine library. As whole it can supplant WSGI setups, but the web framework itself may

UBOS 2022-01-17

UBOS is a distro that aims to make it 10x easier to run server-side apps for yourself, or for your family, on hardware you own. It does by providing single-command web application install, uninstall, backup/restore and systems upgrade, including all server configuration, database provisioning, data migration etc. UBOS now also provides single-command network configuration, including DHCP, mDNS, DNS, firewall, masquerading and integration with Letsencrypt. Current supported platforms: x86, Raspb

mod_multipart 2.4.0

The Apache mod_multipart module provides a set of filters that can parse and interpret multipart MIME content.

mod_scrape 1.0.0

Designed to perform security audits against websites that have been made available without SSL enabled.

mod_rrd 1.0.1

The Apache mod_rrd module provides a set of filters and handlers to manipulate and display RRD graphs.

mod_magick 1.0.1

The Apache mod_magick module provides image filtering for the Apache httpd server. The MAGICK filter converts a response into a magick bucket, which can be transformed by specific downstream magick filters to modify the image. The first filter that attempts to read the bucket will cause the output image to be rendered.

darkhttpd 1.13

darkhttpd is a secure, lightweight, fast, single-threaded HTTP/1.1 server for static content.

filed 1.22

Filed is a simple and above all else fast HTTP server for serving local static files over HTTP from Linux. It does the least amount of effort possible to get to the point of handing the actual transfer over to the kernel.

Decentraleyes 2.0.4

A web browser extension that emulates Content Delivery Networks locally by intercepting requests, finding the required resource and injecting it into the environment. This all happens instantaneously, automatically, and no prior configuration is required. Feel free to use this testing utility to see if it's properly installed, enabled, and correctly configured.

ScriptForm 1.3

ScriptForm is a stand-alone webserver that automatically generates forms from JSON to serve as frontends to scripts. It takes a JSON file which contains form definitions, constructs web forms from this JSON and serves these to users over HTTP. The user can select a form and fill it out. When the user submits the form, it is validated and the associated script is called. Data entered in the form is passed to the script through the environment.

lighttpd 1.4.42

lighttpd is a secure, fast, compliant, and very flexible web-server that has been optimized for high-performance environments. It has a very low memory footprint compared to other webservers and takes care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more) make lighttpd the perfect webserver-software for every server that suffers load problems.

Frams' Fast File EXchange 20160104

F*EX (Frams' Fast File EXchange) is a Web based service for sending very big files. The sender uploads the file to the F*EX server and the recipient automatically gets a notification email with a download URL. Files are automatically deleted after download or an expiration date. The recipient and sender only need an email program and a Web browser. Sending to multiple recipients needs storage on the server only once. In contrast with other file transfer services, F*EX has no file size limits at

FileCast 1.0

Zero setup, cross platform desktop to desktop and desktop to mobile file transfer tool.

Swiss File Knife 1.7.4

SFK combines a hundred command-line and file operation tools into a single binary. It operates on single files, directories or trees, and even zip/tar archives. It provides text searching (also in binary files), search and replace operations, checksum generation, locating duplicate content, file splitting and merging, CR/LF linebreak conversion, hexdumping, colorization. There are also instant servers for FTP and HTTP or direct file transfers, or debug TCP/UDP and HTTP connections. It's also rel

Nginx 1.7.4

Nginx is a HTTP server, caching reverse proxy or load balancer, but also proxies POP3, IMAP and SMTP. It's optimized for concurrency and low resource usage. Yet supports virtual hosts, IPv6, SSL/TLS with SNI, HTTP/1.1bis, SPDY, URL rewriting, Websockets and FLV/MP4 streaming, FastCGI / SCGI / uWSGI, has an embedded Perl runtime and WebDAV support.