CycleTLS icon indicating copy to clipboard operation
CycleTLS copied to clipboard

Spoof TLS/JA3 fingerprints in GO and Javascript

Results 100 CycleTLS issues
Sort by recently updated
recently updated
newest added

### Description When I looked into the module, I saw that I can return only body, headers, status, and how can I return cookies?

triage

give an Multiple Requests Example for Go

✨ Enhancement
Selected for Development

### Description The Akamai fingerprint of cycletls doesnt match the fingerprint of the browser im attempting to imitate. tls.peet.ws calls akamai_fingerprint and akamai_fingerpring_hash are both different from the actual browser...

🐞 Bug
Selected for Development

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.19.0 to 5.33.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.13.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...

dependencies

### Description The error occurs occasionally, after a few restarts the error is gone and it runs fine again without having changed anything. **Request code snippet:** const initCycleTLS = require("cycletls")...

triage

### Description How to post ContentType multipart/form-data? ### Issue Type Support ### Operating System Windows 10 ### Node Version _No response_ ### Golang Version Go 17.x ### Relevant Log Output...

✨ Enhancement
Selected for Development

### Description as i already specified here: https://github.com/Danny-Dasilva/CycleTLS/issues/101 the HTTP2 fingerprint of cycletls doesnt match the fingerprint of the browser im attempting to imitate. This not matching data can be...

🐞 Bug
question

Many sites now adding this security to verify the Ciphers and Extension at the WebSocket. So, it'll be great if the CycleTLS can spoof WebSocket too like socket.io or normal...

✨ Enhancement
Selected for Development