vvanglro / cf-clearance

Purpose To make a cloudflare v2 challenge pass successfully, Can be use cf_clearance bypassed by cloudflare, However, with the cf_clearance, make sure you use the same IP and UA as when you got it.
https://github.com/vvanglro/cf_clearance
356 stars 59 forks source link

Thank you. #1

Closed tcrch closed 2 years ago

tcrch commented 2 years ago

With CloudFlare adding H Captcha, it completely broke my code and I couldn't find a solution until I found a github page with 10 stars.

This is some great code on your part. Thank you for making this free publicly available code, it is highly appreciated!!! <3

vvanglro commented 2 years ago

Hi, It's nothing, This also benefits from the vast number of open source enthusiasts. Thank you for your star. I tried to analyze cloudflare's request process, but because I did not understand JS encryption and AST deconfuscation, I used the browser to pass it. So far, this method is also very useful.😋

alperyilmaz commented 2 years ago

You really deserve a thank you because there couple of repos out there and they

So, thank you very much for developing this package open source

vvanglro commented 2 years ago

You really deserve a thank you because there couple of repos out there and they

  • dont support v2 challenge (and they don't mention this in their repo) and v2 challenge is available in paid version

  • dont have "issues" active so they dont answer questions at all

So, thank you very much for developing this package open source

You're welcome. I also enjoy the happiness brought by open source. but this is just a relatively simple solution, and I also found this solution because I consulted a reverse engineer and learned that it would cost a lot of money😬