Can I wanna JA3 fingerprinting through headers request?
As the title , I want to save user fingerprints to check for duplicated devices being used with each account as part of an anti-cheat system. Is there any way I can save user fingerprints?
4 Replies
yeah i know that point, but my issue is i wanna get JA3 fingerprints and save it through request
i see that docs, but it just in enterprise edition. that mean no way can get JA3 😦
Did you ever find a solution? I need something similar. Vercel give you access via their headers but because our domain is using cloudflare I end up with the same fingerprint for all users...
So my use case was different because I knew I could get these headers via Vercel but the solution was to
Set the Proxy status to DNS only
from the Vercel docs: https://vercel.com/docs/integrations/external-platforms/cloudflare
In case anyone gets here. This seems to bring the original header values into your app.
Hope it helps anyone.Vercel and Cloudflare Integration
Integrate your Vercel project with your Cloudflare domain.