Comparing version 1.0.24 to 1.0.25
{ | ||
"name": "cycletls", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "Spoof TLS/JA3 fingerprint in JS with help from Go", | ||
@@ -56,3 +56,3 @@ "main": "dist/index.js", | ||
"jest": "^27.5.1", | ||
"jsdom": "^19.0.0", | ||
"jsdom": "^23.2.0", | ||
"ts-jest": "^27.1.4", | ||
@@ -59,0 +59,0 @@ "typescript": "^4.6.3" |
@@ -6,6 +6,6 @@ # CycleTLS | ||
<div align="center"> | ||
<img src="docs/media/Banner.svg" alt="CycleTLS"/> | ||
<img src="docs/media/Banner.png" alt="CycleTLS"/> | ||
<br> | ||
Currently a WIP and in Active development. See the  Tab for more info | ||
Accepting Community Support and PR's | ||
@@ -33,3 +33,3 @@ | ||
- Custom header ordering via [fhttp](https://github.com/useflyent/fhttp) | ||
- Proxy support | ||
- Proxy support | Socks4, Socks5, Socks5h | ||
- Ja3 Token configuration | ||
@@ -59,3 +59,3 @@ | ||
``` | ||
node ^v14.0 | ||
node ^v16.0 | ||
golang ^v1.20x | ||
@@ -62,0 +62,0 @@ ``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
82807068