Skip to content

Secure and Insecure client IPs

Compare
Choose a tag to compare
@imbolc imbolc released this 05 Feb 07:21
· 30 commits to main since this release

The API has been split into two parts: SecureClientIp and InsecureClientIp.

If you're happy with the previous behaviour just use InsecureClientIp instead of ClientIp extractor.

But if you care even a bit about potential spoofing, take a look at the README to understand the defference between "secure" and "insecure" options.