Closed idX401 closed 2 weeks ago
@idX401 how do we open this 1.7.8 on windows 11 can you compile a .exe for this or gimme a tutorial @jsnjack anyone help meeeeeeee!
currently have an old version i want the latest 1.78 cuz there are new features like ios 17/18 user agents updated etc @bogdanfinn could you please compile a .exe and add it in your release builds sir.
@LyonSquad please stop spamming the issues with your personal requests. this is not what they are meant to be.
TLS client version
tls-client-xgo-1.7.8-windows-amd64.dll
System information
Windows 10 Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz 2.11 GHz
Issue description
the "customTlsClient" parameter in the examples for other programming languages works very poorly and accepts "ja3String" without fail, although the golang example can accept "CipherSuites" and at the same time works perfectly
If you try to simply replace the request url in the example, then on most sites there will be an error "remote error: tls: unexpected message", this can be partially solved if the additional fields in "supportedSignatureAlgorithms" and others are accurate, but this may work for one resource, but still may not work on another
Steps to reproduce / Code Sample
selected "customTlsClient" parameters so that the request is successful