64chevy

Results 9 issues of 64chevy

Hello, I have been trying to install opencv4nodejs on MacOS Mojave with npm i opencv4nodejs and it keeps giving me this error: ``` npm ERR! code 1 npm ERR! path...

I am trying to install opencv-python but it is always stuck at: Building wheel for opencv-python (pyproject.toml). I tried installing the older versions but it happens with all of them,...

How do i reply to an answer? Continue chatting with GPT. Scenario: I am asking gpt 3.5 to fetch some info --- I have to ask "Fetch another one" and...

bug
stale

### Description I have tested with 20+ different ja3 & their respective user agents with a new residential proxy everytime. I always get the same akamai_hash & akamai_text from (https://tls.peet.ws/api/all...

Selected for Development

### TLS client version 1.2 ### System information MacOS + Linux ### Issue description The code automatically makes the cookie, content-length, content-type, traceparent headers into title case and I receive...

bug

Is there any example for this repo? How to get the key & the frames to send to api?

Is there no way to maintain the order of the handshake headers? Some applications are strict to check the order of the headers

question

panic: unsupported proxy scheme: http Does it only support socks5 proxies? ``` package main import ( "fmt" "github.com/Noooste/azuretls-client" ) func main() { session := azuretls.NewSession() defer session.Close() http3 := "1:16383;7:100;GREASE|m,s,a,p"...