plug_cloudflare
IP parser
Parses CloudFlare's IP address from an HTTP request header into Plug.Conn's remote_ip field.
Parses CloudFlare's CF-Connecting-IP header into Plug.Conn's remote_ip field.
23 stars
3 watching
10 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
c-rack/plug_response_header | An Elixir plug for manipulating HTTP response headers | 12 |
kbrw/plug_forwarded_peer | Simplifies access to the client IP address in HTTP requests with X-Forwarded headers | 24 |
c-rack/cidr-elixir | Utilities for IP address range manipulation and comparison in Elixir | 45 |
matthewgall/beta.ipinfo.in | An IP address lookup service built using Cloudflare Workers | 32 |
m0rtem/cloudfail | Reconnaissance tool that gathers information about a Cloudflare-protected target to discover its server location using misconfigured DNS and old database records. | 2,237 |
mschae/cors_plug | An Elixir plug to add Cross-Origin Resource Sharing (CORS) functionality to web applications | 404 |
flaresolverr/flaresolverrsharp | A C# .NET proxy library to bypass Cloudflare protection by automatically solving challenges on behalf of the client | 187 |
remi/plug_canonical_host | Ensures all incoming requests are directed to a single canonical host | 40 |
danielpigott/cloudflare-cli | A command-line tool for interacting with Cloudflare's API services | 212 |
cloudfoundry/cli | A command-line interface for managing Cloud Foundry environments | 1,750 |
cloudflare/lua-resty-json | A JSON parser library that provides efficient and accurate parsing of JSON strings in both Lua and C. | 167 |
cloudflare/lua-capnproto | A Lua implementation of Cap'n Proto's data interchange format and capability-based RPC system | 147 |
mortezabashsiz/cfscanner | A tool designed to scan millions of Cloudflare IP addresses and identify those compatible with CDNs. | 1,495 |
squiddev-cc/cloud-catcher | Enables remote interaction with ComputerCraft computers via a web-based interface. | 66 |
xoofx/cppast.net | A C/C++ parser library providing access to the full AST and comments for .NET Framework and .NET Core applications. | 504 |