Comparing version 0.0.14 to 0.0.15-alpha.0
{ | ||
"name": "cycletls", | ||
"version": "0.0.14", | ||
"version": "0.0.15-alpha.0", | ||
"description": "Spoof TLS/JA3 fingerprint in JS with help from Go", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -32,3 +32,3 @@ <div align="center"> | ||
node ^v14.0 | ||
golang ^v1.14 | ||
golang ^v1.16x | ||
``` | ||
@@ -287,6 +287,14 @@ | ||
Set module-aware mode | ||
`go env -w GO111MODULE=auto` | ||
Install golang dependencies | ||
`go get github.com/Danny-Dasilva/CycleTLS/cycletls` | ||
install npm packages | ||
`npm install` | ||
`npm run prepare` | ||
### To recompile index.ts in the src folder | ||
@@ -293,0 +301,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
29913477
316