A plug to rewrite the Plug.Conn's remote_ip based on request headers such as Forwarded, X-Forwarded-For, X-Client-Ip, and X-Real-Ip
The Paraxial.io Agent.
A tool that checks if the given IP is private / reserved or "normal". Works with IPv4 and IPv6 addresses.
SSRF Protection in Elixir 🛡️
An Elixir plug to rewrite the value of remote_ip key of Plug.Conn struct if an X-Forwarded-For (or any other predefined) header is found.
APIac Elixir plug for IP whitelisting
Smart Token - A simple token generator for authentication and authorization.
An Elixir plug to rewrite the value of remote_ip key of Plug.Conn struct if the request comes from a trusted proxy.
Whois lookup for Domain / IP / ASN
APIac Elixir plug for IP blacklisting