http_proxy
Proxy server
A tool that acts as an intermediary between clients and servers to route requests and return responses.
http proxy with Elixir. wait request with multi port and forward to each URIs
60 stars
4 watching
6 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list
elixirhttp-proxy
Related projects:
Repository | Description | Stars |
---|---|---|
examplecode/mproxy | A minimal HTTP proxy server implemented in C, supporting HTTPS tunnels and simple encryption channels. | 992 |
wzshiming/anyproxy | A proxy server project supporting multiple network protocols for forwarding and anonymization of internet traffic | 35 |
cristianoliveira/ergo | Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 626 |
yuriynasretdinov/kittenhouse | A local proxy that buffers and forwards data between an application server and a ClickHouse cluster. | 7 |
wzshiming/httpproxy | An HTTP proxy project that adds support for multiple protocols and can be used as a standalone handler or integrated with others | 28 |
shark0der/rpc-proxy | A tool that dynamically proxies Ethereum requests to different RPC servers based on predefined rules and conditions. | 23 |
crowdhailer/ace | An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 | 305 |
grepplabs/kafka-proxy | A tool that provides a secure and simplified way to connect to Kafka clusters from outside the cluster. | 500 |
stocks29/plug_redirect_https | Redirects HTTP traffic to HTTPS behind a load balancer or reverse proxy. | 7 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
crowdhailer/raxx | An Elixir-based HTTP server interface and toolkit | 403 |
twitter/twemproxy | A fast and lightweight proxy for caching protocols. | 12,149 |
fabiocicerchia/go-proxy-cache | A simple reverse proxy with caching capabilities using Go and Redis. | 133 |
mailgun/kafka-pixy | A gRPC and REST proxy that simplifies communication with Kafka by providing an at-least-once message delivery guarantee. | 774 |
mercari/grpc-http-proxy | A reverse proxy server for converting HTTP requests to gRPC calls | 372 |