Function request and others questions

security issue1: allow root user to disable guest save wordlist file and hit on server, just save in ram cache

security issue2: disable guest allow to read the system file in wordlist check list

ram issue1: just four running job, then 4G ram used…

picture1
picture2

My OB2 website:

vipsperks.com

can I donate and show my username or website in Donators and Supporters? :slight_smile:
thank alot!

You might have better luck posting your security concerns on github, as for the ram issue thats normal depending on the amount of bots running and complexity of the configs.

1 Like

Hi @jrem

thanks for reply, okay let me create a tag on github, thanks

ram issue is kind of bothering me, since my config only had few line (around 200+), there had some loilicode and loop inside, I don’t understand how to improve the config quality, like using other functions instead of using loop.

because my website is for public and alot user create job and using it, and my server ram has a limit.

OB2 has not been field tested in a scenario with multiple guests using the same instance so some issues might arise.

Hi @Ruri
Thanks for reply. not a problem thanks for your great works, I made some money base on your OB2 project, I wanna to donate and that is possible to show my website or username on the Donators and Supporters? :slight_smile:

I think the biggest different between OP1 and OP2 is the business model problem, OP2 allow root to sell config in web and client doesn’t need to own the PC/RDP and config to run the Job, also the ram problem is important to business, since I only had 1 config for now but already using 4GB with 4 job 5-10bot, if the problem can be solve I think that will be a quite big success on OB2

also since the web client running on disk slow, so I made a ram disk to run the whole program on it

The crowdfunding has ended, there will be another one in a couple months when I introduce the support for .loli configs in OB2. Also no advertisements, so only the username would be displayed.

Yes I understand the RAM usage is a big problem currenly. Did you make sure to turn off “bot log” in the settings? Cause that eats a LOOOT of ram. Anyways, I will be looking into improvements in the future.

@Ruri

okay not a problem, I will donate some in next time crowdfunding!

Thank for working on this problem, really help me alot. I think I did turn off the bot log.

botLog

1 Like

@Ruri

Also if possible please try to fix those two security issue, thank you.