With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Yeastar: Business Phone System and Unified Communications
Go beyond just a PBX with all communications integrated as one.
User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
Oddy web cam server is a multithreaded web server developed to interact through POST requests with a V4L (Video For Linux) webcam. It serves a JPEG image and supports different resolutions.
Simple web server I've been writing in my spare time, written in very well documented and set out C, uses a pre-forking system to handle concurrent user requests and is quite fast. Check the wiki for current info.
ObjectCog is a new open-source web application server for Mac OSX. It is implemented in Objective-C and utilizes AOLServer to handle htttp/https requests.
Secure and customizable compute service that lets you create and run virtual machines.
Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
Kernux - Kernel Mode Web-server for Linux
A fully kernel-mode webserver,developed for FC4,2.6 kernel. This httpd serves static requests and redirects dynamic requests to a usermode webserver,currently tomcat.Faster and efficient than usermode webservers
Neuromancer is a set of JavaScript libraries that provide a common interface between browsers and allow for JavaScript remoting. It includes facilities for XML processing, HTTP requests, UI construction, and event-driven programming.
A micro HTTPserver with rsh-over-http emulation. The compiled binary is less than 4k, can serve parallel requests, and very fast. It is intended to run on headless embedded devices to facilitate configuration and status reporting.
An experimental distributed web server. Includes software that serves users' requests (intended to be run on machines distributed globally), and server software that routes requests to specific machines.
A small, modular, flexible, embeddable web server for the .Net platform written in C#. Supports basic HTTP/1.1 (persistent connections, range requests). Resources are represented by WebObjects. An embedding Windows.Forms-based app is included.
This package can be used to call PHP classes on the Web server side from Javascript code in Web pages. It uses AJAX technology to submit HTTPrequests from Javascript to pass call parameters and collect and process the responses.
The IISRelayJ ISAPI Extension was created to proxy httprequests to another server. This becomes important in organizations whose web site is located on IIS and Java apps exist on another box.
SPipe (Secure Pipe) is a patch of mod_ssl package which allows the same corporate web server to be used as a secure access door to internal servers that do not use HTTPS protocol, while also retaining normal web server functionality for all HTTPrequests
AServ is a fully featured IRC Service written in TCL to provide stable services to both network operators, and users. AServ uses Undernets P10 protocol to communicate with servers.
Bugs and Requests should be made at http://AServ.ownage.org.uk
JustChat is a simple lighweight web-based chat interface. Client-side visualisation is a Java 1.2 Applet, with a nice and simple-to-use interface design. Backend is php and a MySQL OR PgSQL DB. Connection is made by HTTPserverrequests.
CECID is a PHP script designed to anonymize and cloak HTTPrequests on restrictive connections. CECID is run on a remote, unrestricted server, and accesses pages for users, editing the page's source in realtime to evade content filtering software.
Hive is a reverse proxy server that passes requests from client browsers to a cluster of back-end web servers. It communicates with its monitoring programs residing on each back-end server to achieve precise load-balancing.
Shweby is a new ICAP enabled proxy server. This proxy passes HTTPrequests and responses through one or many ICAP servers in order to be modified in their way to the origin server or to the client.
language: C with GTK+ library as graphical interface
platform: Linux;
The software creates certificate requests and appropriate certificate, to use for digital signatures or encryption of data, client or server certificates in SSL connections,
http://w
DIEGO is a streaming mp3 server written in JAVA. It creates a socket connection on your local machine and listens for HTTPrequests. It serves up dynamic m3u playlists which are read by WinAmp, which in turn streams the mp3 to your computer.
jRevProxy is a lightweight reverse proxy server fully written in Java. jRevProxy accepts HTTP and HTTPS requests and translates these into new requests based on a set of rules. HTTPS with client side authentication (X509 certificates) is supported.
httpssniffer is a kind of https proxy server that allows you to see the unencrypted content of httprequests and responses. Normal https proxy won't allow you that because from the RFC specifications they are only tunneling a ssl connection (i.e. encrypte
GALProxy is a multithread proxy server written in java.
It can elaborate all upcoming requests from most common browsers. It can be used in a LAN in order to concur the sharing of an Internet connection; it implements local caching, content filtering an
A transparent httpserver (http gateway) that relays httprequests to another server, allowing the user to observe the data being passed back and forth between the client and the server. It is intended to be used as debugging tool for web applications.