更改TLS指纹nodejs
我需要一些帮助来更改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 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论