Danny-Dasilva / CycleTLS

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

timeout doesn't work #340

Open trry071 opened 2 months ago

trry071 commented 2 months ago

Description

微信图片_20240425165227

Sometimes the http timeout parameter does not work and will wait indefinitely.

Issue Type

No response

Operating System

No response

Node Version

None

Golang Version

Golang v1.20.6

Relevant Log Output

No response

trry071 commented 2 months ago

When you randomly enter a proxy IP, the program's timeout setting will not take effect and will wait indefinitely.

trry071 commented 2 months ago

Use the "net/http" library to set the timeout and it will work fine