I’d like to propose a Node.js fork that adds explicit, low-level control over TLS hello instead of only randomizing fingerprints. Right now we can generate different JA3 and JA4 values by shuffling the cipher, but some servers still behave differently because the underlying TLS profile is not fully controllable.
If you are okay i can work on it.
Thanks.
I’d like to propose a Node.js fork that adds explicit, low-level control over TLS hello instead of only randomizing fingerprints. Right now we can generate different JA3 and JA4 values by shuffling the cipher, but some servers still behave differently because the underlying TLS profile is not fully controllable.
If you are okay i can work on it.
Thanks.