Roboxkin

Results 14 issues of Roboxkin

[+] enter Target domain >> domain.com [+] enter Target domain >> domain.com [+] enter Target domain >> domain.com [+] enter Target domain >> domain.com [+] enter Target domain >> domain.com...

Curl command in ReadMe no works Curl -D - -x http://127.0.0.1:8090 -k http://httpbin.org/get curl: (7) Failed to connect to 127.0.0.1 port 8090 after 2028 ms: Couldn't connect to server

Hello! Please help me figure out the error. Doesn't see files in the date folder, although they are there FileNotFoundError: [Errno 2] No such file or directory: 'data/cf-subnet.txt' FileNotFoundError: [Errno...

from webbot import Browser driver = Browser() driver.go_to('https://www.google.com/') if driver.exists(tag='textarea', id='APjFqb', classname='gLFyf'): driver.click(tag='textarea', id='APjFqb', classname='gLFyf') driver.type('test text', clear=True, tag='textarea', id='APjFqb', classname='gLFyf') driver.press(driver.Key.ENTER) driver.scrolly(500) driver.execute_script('sleep(5000);') else: driver.close_current_tab() error D:\webbot>browser.py Traceback (most...

Hello! Please tell me, is it possible to run the browser in hidden mode? Without gnafic interface

Your library does not work, it is impossible to connect it. This is the worst experience I've had

I haven't received a proxy yet, is it possible that it no longer works? I will install with pip Here is my code ``` def proxy(): i = 1 while...

It's just shit, throw it in the trash

I'm trying to create language data as the instructions say, but I can't do it Is there a way to solve this problem? Thank you ![Screenshot](https://github.com/tesseract-ocr/tesstrain/assets/39112555/ed51ba7e-c6dd-4bc6-8419-ca3787423f81) (.venv) PS D:\ocr\tesstrain> make...

Hello! After packaging the application, this error occurs "UserWarning: The numpy.array_api submodule is still experimental. See NEP 47. __import__(package)", and the application closes. There is no solution on the Internet....

question