更改TLS指纹nodejs

发布于 2025-02-09 11:17:54 字数 364 浏览 0 评论 0原文

我需要一些帮助来更改Nodejs中的TLS指纹。应用TLS指纹识别的某些API正在检测我的请求来自nodejs应用程序(node-fetch或axios或任何其他HTTP库)。在其他语言中,例如GO或Python,很容易更改密码以模仿现代浏览器的指纹,但在Nodejs中似乎是不可能的。

有人可能有想法如何做吗?您可以将get请求发送到 https://ja3er.com/json 检查TLS Interprint。对于nodejs,其始终C4AAC137FF0B0AC82F3C138CF174B427。

提前致谢。

I need some help in changing the tls fingerprint in nodejs. Certain API's that apply tls fingerprinting are detecting that my requests are coming from a nodejs application (node-fetch or axios or any other http library). In other languages such as go or python its easy to change the ciphersuites to mimic a fingerprint of a modern browser but it seems like its impossible in nodejs.

Does anyone maybe have an idea how to do it? You can send a GET request to https://ja3er.com/json to check the tls fingerprint. For nodejs its always c4aac137ff0b0ac82f3c138cf174b427.

Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文