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: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
justmao945/mallory | An HTTP/HTTPS proxy service running over an SSH connection with smart detection of destination hosts. | 324 |
kazucocoa/http_proxy | A tool that acts as an intermediary between clients and servers to route requests and return responses. | 60 |
samhocevar/rinetd | Redirects TCP/UDP connections between two IP addresses and ports. | 859 |
winpooh32/peerstohttp | Serves torrent files over HTTP using a REST-like API to enable streaming and downloading | 46 |
remi/plug_canonical_host | Ensures all incoming requests are directed to a single canonical host | 40 |
workiva/webdev_proxy | Serves webdev with HTTP routing support for HTML5 applications | 11 |
aschuhardt/loxy | A web-based HTTP proxy that forwards Gemini protocol requests to a preconfigured capsule and serves static content from a specified directory. | 4 |
cristianoliveira/ergo | Makes managing multiple web applications over different ports easier by assigning each service a proper local domain | 624 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
emilevauge/traefik | Automates routing of microservices to external users | 10 |
aybabtme/portproxy | Relays TCP requests and modifies HTTP responses to include CORS headers when necessary. | 57 |
picohz/taxy | A reverse proxy server with built-in WebUI, supporting multiple protocols and SSL/TLS | 86 |
crowdhailer/ace | An HTTP web server and client written in Elixir that supports HTTP/1.1 and HTTP/2 | 305 |
chris-barry/darkweb-everywhere | Provides rules for redirecting users to hidden Tor services instead of clearnet URLs when visiting certain websites. | 167 |
christopheradams/plug_rest | A Plug-based router for Elixir applications that follows REST principles and provides declarative handling of HTTP requests | 54 |