bulkai icon indicating copy to clipboard operation
bulkai copied to clipboard

Refactor to use fhttp client

Open igolaizola opened this issue 1 year ago • 4 comments

JA3 is not longer used.

Compression has been disabled due to issues on decryption.

igolaizola avatar Dec 11 '24 21:12 igolaizola

@igolaizola I've downloaded and tested the branch but I am getting the same handshake issue: " conn.Handshake() error for tls 1.3 (please retry request): tls: CurvePreferences includes unsupported curve". Any suggestions on where to investigate to fix it? I'll try it myself

adriamesas avatar Mar 05 '25 09:03 adriamesas

@adriamesas could you try it again? I have added another fix that could fix the issue.

igolaizola avatar Mar 13 '25 20:03 igolaizola

Sure, can u share the link or is it the same one?

adriamesas avatar Mar 25 '25 17:03 adriamesas

Sure, can u share the link or is it the same one?

It is just using this branch refactor-use-fhttp https://github.com/igolaizola/bulkai/tree/refactor-use-fhttp

igolaizola avatar Apr 07 '25 18:04 igolaizola