HypePhilosophy / turnt-tls

A NodeJS HttpClient capable of changing your TLS signature to circumvent common fingerprinting methods. Supports pseudo-header order, sustained sessions, and compression.
37 stars 7 forks source link

Issues on M1 Devices #5

Open parameciumexe opened 1 year ago

parameciumexe commented 1 year ago

Hello, is there any way to get the client to work on M1 devices? I have tried it with both m1 and m1 max devices to no avail, simply receiving the "mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64')" prompt. Also tried building it with the same issue.