plug_redirect_https
Proxy service
Redirects HTTP traffic to HTTPS behind a load balancer or reverse proxy.
Redirect http to https behind a load balancer (or other reverse proxy).
7 stars
3 watching
1 forks
Language: Elixir
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An HTTP/HTTPS proxy service running over an SSH connection with smart detection of destination hosts. | 325 |
| A tool that acts as an intermediary between clients and servers to route requests and return responses. | 60 |
| Redirects TCP/UDP connections between two IP addresses and ports. | 872 |
| Serves torrent files over HTTP using a REST-like API to enable streaming and downloading | 46 |
| Ensures all incoming requests are directed to a single canonical host | 40 |
| Serves webdev with HTTP routing support for HTML5 applications | 11 |
| A web-based HTTP proxy that forwards Gemini protocol requests to a preconfigured capsule and serves static content from a specified directory. | 4 |
| Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 627 |
| Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 478 |
| Automates routing of microservices to external users | 10 |
| Relays TCP requests and modifies HTTP responses to include CORS headers when necessary. | 57 |
| A reverse proxy server with built-in WebUI, supporting multiple protocols and SSL/TLS | 94 |
| An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 | 305 |
| Provides rules for redirecting users to hidden Tor services instead of clearnet URLs when visiting certain websites. | 168 |
| A Plug-based router for Elixir applications that follows REST principles and provides declarative handling of HTTP requests | 54 |