Danny-Dasilva / CycleTLS

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

Add option to hide "Request Failed" log messages #343

Open mpdata7 opened 3 months ago

mpdata7 commented 3 months ago

I started to parse lots of data, and when remote server is freezing and timeout is reached, I got such log message: "Request Failed: unexpected EOF" "Parse Bytesunexpected EOF"

I want this message to be optional. Is it possible to add "DontShowLogMessages" option to cycletls options?