brizz
brizz
Love what you made. I've been wanting to figure this out for a while, but have been hesitant to ask. Can you help me with this.., not sure if I'm...
I am wanting to integrate 'GINO' (https://github.com/fantix/gino). They have an extension for sanic, flask, and a couple of others, but not yet vibora. I'm wanting to use Vibora because it...
The program seems to continue to consume memory until it runs out. Ctrl+C and restarting clears it--and keeps in place proxies found...
_(This if for running scylla from instructions for compiling)_ UI of main page (http://localhost:8899/#/), is just showing white. Right before page loads, I can see something 'flash', so I knew...
I've looked through code, and I see I can do: `check = Checker([list of judges])` Then: `check.check(proxy) ` But it seems to only suppport checking one proxy at a time?...
example code: from ghost import Ghost url = "https://www.google.com" gh = Ghost() # We load the main page of google page, resources = gh.open(url) result, resources = gh.fill('form',{ 'q':'test' })...
I have searched in issues, and wasn't able to find anything that seemed to address this. When clicking the monitor, it lists disk space usage in a pie chart. It...
I am getting that this is unsupported, I just double checked and: Kernel: 3.8.11 Arch: x86_64 says that it is supported.. does the .11 make the difference? Or have I...
I've updated and still get this error. Has ChatGPT api changed/api no longer valid? Is there a planned fix?