sayem314 / hooman

http interceptor to hoomanize cloudflare requests
https://www.npmjs.com/package/hooman
MIT License
148 stars 18 forks source link

Http2 proxy don't work #10

Closed maximus99-art closed 4 years ago

maximus99-art commented 4 years ago

What would you like to discuss?

Hello, we tested and proxy function don;t work with http2, also useragents just use 1 useragent, im testing on my website, all requests coming with POST method, and 1 useragent

What about tls v1.2 / v1.3 and encoding, gzip, br etc

Just a sugestion, can have also support for anti-captcha ? The hooman can bypass uam and captcha now, can't bypass ''banned'' protection ?

//edit

see u have updated, now proxy function work but spaming with html etc, and stop sending requests and bypass

`deleted Response code 403 (Forbidden) deleted Response code 403 (Forbidden) deleted Response code 403 (Forbidden) deleted Response code 403 (Forbidden) deleted Response code 403 (Forbidden)

Checklist

sayem314 commented 4 years ago

Please don't use the master branch from Github. I will post a new update on npm soon with fixes. About UA, it's meant to use the same UA every time on launch. If you re-launch it will update UA.

maximus99-art commented 4 years ago

ok sir, thank

sayem314 commented 4 years ago

Fixed on v1.2.1