Skip to content

leo562/CloudFlare-X

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Selenium Driverless Project

image

Hello everyone!
I am pleased to present my project based on Selenium (module: selenium_driverless), which allows bypassing CloudFlare without writing any code (just change the image to specify where to click). I hope you enjoy it!

Special thanks to the ChatGPT neural network (OpenAI) and the owner of the repository selenium_driverless for providing the module.

Enjoy and happy coding!

install

  1. pip3 install selenium_driverless
  2. pip3 install pyautogui
  3. python3 newbrowser.py (who runs on linux without a screen then - xvfb-run -a python3 newbrowser.py (install - apt install xvfb -y )

Note: This project is based on the selenium_driverless module, used in accordance with the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. It is intended for non-commercial purposes.

Disclaimer: I am not responsible for any actions you take using this project. You are using it at your own risk.