Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update example fingerprint #12

Merged
merged 2 commits into from
Mar 15, 2023
Merged

Update example fingerprint #12

merged 2 commits into from
Mar 15, 2023

Conversation

adamalfredsson
Copy link
Contributor

Sorry for this nitpick, but I was referencing this repository while implementing a rate limiter and got into some trouble due to the fingerprint implementation. I'm not sure if this is always the case, but in Next.js the req.socket.remoteAddress rather points at the server address.

https://stackoverflow.com/a/19524949/7776268

Sorry for this nitpick, but I was referencing this repository while implementing a rate limiter and got into some trouble due to the fingerprint implementation. I'm not sure if this is always the case, but in Next.js the `req.socket.remoteAddress` rather points at the server address.

https://stackoverflow.com/a/19524949/7776268
@OrJDev OrJDev merged commit cbf6d75 into OrJDev:main Mar 15, 2023
@OrJDev
Copy link
Owner

OrJDev commented Mar 15, 2023

Thank you (:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants