-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stopped to maintenance. #58
Comments
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. 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. |
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'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. |
Received, I understand. Thank you for your hard work |
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.
The text was updated successfully, but these errors were encountered: