|
分享源码
界面截图: |
- |
是否带模块: |
- |
备注说明: |
- |
上一帖:curl7.87.1(openssl、ssh2、zlib、http2)_精易论坛 (125.la)
没事翻论坛,看到很久之前的帖子回复,这个可以安排上,毕竟稍微了解过,不过,虽然自己对这方面需求不大。
基础知识这里就不赘述,就像图中提到TLS ClientHello 这些tls握手磋商具体也可以百度了解。
curl-impersonate为其他大佬修改的版本,构建时修改加密套件BoringSSL和curl达到和浏览器特征相似的目的。
所以curl-impersonate项目就是在首次Client Hello握手的时候模拟主流浏览器,使其避开tls特征检测的目的。
有兴趣的可以尝试自己构建。
背靠大树好乘凉,首先感谢这些大佬。
相关项目
https://github.com/lwthiker/curl-impersonate
https://github.com/depler/curl-impersonate-win
拓展
https://www.rfc-editor.org/rfc/rfc8446
https://github.com/salesforce/ja3
https://www.cnblogs.com/theseventhson/p/14613527.html
curl 7.84.0-DEV (i386-pc-win32) libcurl/7.84.0-DEV BoringSSL zlib/1.2.13 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 nghttp2/1.51.0
Release-Date: [unreleased]
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile libz NTLM SSL threadsafe UnixSockets zstd
curl-impersonate.7z
(2 MB, 下载次数: 439)
|
评分
-
查看全部评分
|