openbullet

Results 279 comments of openbullet

I am going to look into it, please understand that fixing things can take time since this is not my full time job and I have other things to do...

Hey @shakshak12 the high ram usage is probably due to the fact that the jobs that finished still contain some information about the data/proxies/hits inside them. That information usually gets...

Please take a memory dump as instructed in a few posts above and send it to me, thanks!

@RifHut puppeteer works, wait for version 0.2.1 to be able to use it (you will have to update your docker container)

Can you please post a sample input and sample output of the script? Otherwise I wouldn't know how to debug this. If it's something private maybe send it to me...

You put `String` as type of the output array, have you tried putting `ListOfStrings`?

After testing a bit, it appears that the request is not being awaited and the script immediately ends. Please read this to learn how to synchronize requests in node.js https://usefulangle.com/post/170/nodejs-synchronous-http-request...

Yeah, for now just do that, I will fix the `ListOfStrings` and `DictionaryOfStrings` output types, sorry about it 😅

If I remember correctly, the "send to recheck" function takes the wordlist type from the first selected hit and assigns it to the new temp wordlist.