Browser fingerprint tool
Made a thing and wanted to show it off ![]()
A tool that displays what the website can see from your browser on fingerprinting etc.
Loads of sites out there that do similar but wanted my own since I'm working on a project that deals with fingerprinting.
Returns json so that it is easily machine readable
Fully vibe coded, rust, app hooked into fail2ban, netcup vps

Comments
What can I use this for?
It's like a corkscrew - unless you happen to be opening wine bottles probably not much use to you.
Discovered servers can deduce how far you are based on latency based on the "ja4l_c": "7532_56" factor - correct answer for me is 844 km which is pretty much bang in the middle of the estimate:
To answer your question though - it's a target for my coding agent to develop against - and it seems to be working well:
reminds me of peet's version https://github.com/pagpeter/TrackMe.
tls fingerprinting has been solved for a while, it's more device fingerprinting that is harder to get around.
Well spotted! That was actually the starting point - though didn't know the source was available. Had an LLM look at the json output and create a similar tool then added more stuff
Yeah, not shooting for perfect here. Trying to make a fetch tool for LLMs & that'll be a staggered approach..and if nothing works last step is kick it over to a commercial scrape provider. Those have decent free tiers so if I can DIY catch the majority that is a help in staying within limits