buzzy

Results 41 comments of buzzy

What do you mean "not found"? the "idf.py build" will CREATE the .bin file.

How did you generate the public key that you used for "xxxx"?

I can give you the working curl line and the golang code I am using, if that would help?

``` #This gives error 429, meaning blocked by Cloudflare curl -v 'https://degoo.com/me/login' \ -H 'Content-Type: application/json' \ --data-raw '{"Email":"[email protected]","Password":"xxx"}' #This is getting a response from the back-end server, meaning bypassed...

> Hello, have you encountered 408 problems? When I am a post, the body returns 408 when passing parameters When you post to Cloudflare?

> > > Hello, have you encountered 408 problems? When I am a post, the body returns 408 when passing parameters > > > > > > When you post...

> You need to bypass http2 fingerprint too, CycleTLS doesn't spoof that. https://tls.peet.ws/ So this is something new that Cloudflare added recently? CycleTLS was the only thing needed until a...

I might be crazy, but I see "OPTIONS" in that list.

Yes, this package needs TS support to stay relevant.

> It's very unlikely that `bun build --compile` will work with sharp as it attempts to create a single executable, however sharp and libvips are provided as shared dynamic libraries....