Danny-Dasilva / CycleTLS

Spoof TLS/JA3 fingerprints in GO and Javascript
GNU General Public License v3.0
944 stars 174 forks source link

Can't run example ?! #349

Open ruslanx3m opened 4 months ago

ruslanx3m commented 4 months ago

Description

Can't run example ?!


PS F:\TLS JA3 TEST> node "f:\TLS JA3 TEST\index.js"
Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> 'f:\TLS' is not recognized as an internal or external command,
operable program or batch file.

Error: Command failed: taskkill /pid 70224 /T /F
ERROR: The process "70224" not found.

    at genericNodeError (node:internal/errors:984:15)
    at wrappedFn (node:internal/errors:538:14)
    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
  code: 128,
  killed: false,
  signal: null,
  cmd: 'taskkill /pid 70224 /T /F'
}
Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> 'f:\TLS' is not recognized as an internal or external command,
operable program or batch file.

Error: Command failed: taskkill /pid 25872 /T /F
ERROR: The process "25872" not found.
...........................

How to run example?

Issue Type

Others

Operating System

Windows 10

Node Version

Other

Golang Version

Other

Relevant Log Output

PS F:\TLS JA3 TEST> node "f:\TLS JA3 TEST\index.js"
Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> 'f:\TLS' is not recognized as an internal or external command,
operable program or batch file.

Error: Command failed: taskkill /pid 70224 /T /F
ERROR: The process "70224" not found.

    at genericNodeError (node:internal/errors:984:15)
    at wrappedFn (node:internal/errors:538:14)
    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
  code: 128,
  killed: false,
  signal: null,
  cmd: 'taskkill /pid 70224 /T /F'
}
Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> 'f:\TLS' is not recognized as an internal or external command,
operable program or batch file.

Error: Command failed: taskkill /pid 25872 /T /F
ERROR: The process "25872" not found.