Wanna beat the tarkov tarkov captcha and you don't know how? Well.. I did it for you.
- Python3
- pytesseract
> sudo apt-get install tesseract-ocr
> brew install tesseract
- Install python requirements
pip3 install -r requirements.txt
Capture a screenshot, and run the script with
> python main.py <path/to/your/img.png>