8000 为什么修改ja3指纹会少一个字段值? · Issue #51 · wangluozhe/requests · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

为什么修改ja3指纹会少一个字段值? #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
hmlyn opened this issue Dec 14, 2023 · 3 comments
Open

为什么修改ja3指纹会少一个字段值? #51

hmlyn opened this issue Dec 14, 2023 · 3 comments

Comments

@hmlyn
Copy link
hmlyn commented Dec 14, 2023

例如ja3指纹是:771,49195-49196-49199-49200-255,0-23-35-13-16-11-10-21,23-24-25,0
经过代码处理后变成:771,49195-49196-49199-49200-255,0-23-35-13-16-11-10,23-24-25,0
11-10-21少了21这个值。
或者:
771,4865-4866-4867-49195-49196-49199-49200,0-23-65281-10-11-35-16-5-13-51-45-43-41,29-23-24,0
771,4865-4866-4867-49195-49196-49199-49200,0-23-65281-10-11-35-16-5-13-51-45-43,29-23-24,0
这里也少了41这个值,怎么回事呢?

@wangluozhe
Copy link
Owner

第一部分是ja3的问题,你应该使用浏览器的指纹,不应该自己随便填写。
第二部分是41扩展的特性,虽然少了但是不影响其ja3指纹效果。

@hmlyn
Copy link
Author
hmlyn commented Dec 14, 2023

第一部分是ja3的问题,你应该使用浏览器的指纹,不应该自己随便填写。 第二部分是41扩展的特性,虽然少了但是不影响其ja3指纹效果。

我主要目的是模拟APP里的okhttp指纹,我这个问题有解决方法吗?

@wangluozhe
Copy link
Owner

第一部分是ja3 5DD2 问题,你应该使用浏览器的指纹,不应该自己随便填写。 第二部分是41扩展的特性,虽然少了但是不影响其ja3指纹效果。

我主要目的是模拟APP里的okhttp指纹,我这个问题有解决方法吗?

用okhttp去访问https://tls.peet.ws/api/all,然后拿到结果就可以了,然后根据结果模拟指纹

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0