Using impit
along with header-generator
#159
Replies: 2 comments 1 reply
-
Hello, and thank you for your consistent interest in this project! Indeed, It might even hurt your fingerprint credibility: by generating a randomized header set with e.g. You have a good point, we definitely might want to mention this in the README for the JS bindings for |
Beta Was this translation helpful? Give feedback.
-
That's exactly what I suspected, hence the question. Btw, as I understand it, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It's unclear to me whether
impit
is designed to be used with or without the header-generator. I've always used them together, but I also noticed thatimpit
already generatesSec-
headers on its own as part of its browser impersonation logic. This makes me wonder if combining it withheader-generator
is actually redundant—or potentially counterproductive—since it might overrideimpit
's built-in behavior. It might be helpful to clarify this in the documentation.Beta Was this translation helpful? Give feedback.
All reactions