cf-clearance
cf-clearance copied to clipboard
Stopped to maintenance.
Passing the challenge with debug turned on seems to have been fixed by cf.
There are already cf people who are paying attention to related discussions and project, so if we continue to openly pass the challenge method, it will undoubtedly be a tug of war.😪
Although I tried a new way to pass the challenge. I can't make it public because it will be fixed by cf. My idea is to provide an api service that can happily pass the challenge without making it public.
Thank you for your efforts. Indeed, it is time to stop now.
Hey @vvanglro , I really appreciate the time and effort you've devoted to maintain this project! And now since Cloudflare has noticed this project, it's wise to not openly discuss the bypassing methods anymore. BTW, an api service sounds like a good alternative given the circumstance. Be it free or paid, please let me know when it's ready :)
API sounds good let me know when it's ready
Regarding the API service, I have to pay for a server, I'm still trying to figure it out.
BTW, You can also wait for a new version of the UC project. https://github.com/ultrafunkamsterdam/undetected-chromedriver/discussions/1420
Regarding the API service, I have to pay for a server, I'm still trying to figure it out.
BTW, You can also wait for a new version of the UC project. ultrafunkamsterdam/undetected-chromedriver#1420
Thank you for keeping us updated! I've been paying close attention to undetected-chromedriver project as well as cf-clearance, glad to know that there's new changes coming up!
I deployed a staging server, maybe only 3 days or so.
curl https://vvanglro.eu.org/\?url\=https://nowsecure.nl\&timeout\=10
Response as this:
{
"success": true,
"cf": true,
"msg": "cf challenge success",
"cookies": {
"cf_clearance": "mjLM39s_hrx1ys8bR2bJ9AKCqHjq5hF5YTCeMwX9Xe0-1690524824-0-250.0.0"
},
"content": "<!DOCTYPE html><html lang=\"en\"><head>.....</body></html>"
}
The domain name is hosted under cf, and there is a rate limit of 3 requests within 10s.
Regarding the API service, I have to pay for a server, I'm still trying to figure it out.
BTW, You can also wait for a new version of the UC project. ultrafunkamsterdam/undetected-chromedriver#1420
I have a 1-core 1.5GB RAM 15GB VPS, the performance may not be very good. Do you need it? If you do, how can I contact you?
I deployed a staging server, maybe only 3 days or so.
curl https://vvanglro.eu.org/\?url\=https://nowsecure.nl\&timeout\=10
Response as this:
{ "success": true, "cf": true, "msg": "cf challenge success", "cookies": { "cf_clearance": "mjLM39s_hrx1ys8bR2bJ9AKCqHjq5hF5YTCeMwX9Xe0-1690524824-0-250.0.0" }, "content": "<!DOCTYPE html><html lang=\"en\"><head>.....</body></html>" }
The domain name is hosted under cf, and there is a rate limit of 3 requests within 10s.
I'm not sure if there are any new available APIs available for testing?
I'm not sure if there are any new available APIs available for testing?
There is no new api. About the current api, I use the GitHub codespace temporary forwarding port to do it. It will be invalid at any time. If you want to use a stable service, you can contact me and sponsor me. I will use the sponsorship money to buy a server to provide a stable api.
Now only sell the source code, if you need can contact me. You can through telegram(https://t.me/vvanglro) contact me.
The APi service is ready, but you have to pay, and it is calculated according to your request frequency and times. If you need it, you can send me an email to contact me. [email protected]
Received, I understand. Thank you for your hard work