im working on project for some friends and i want to obfuscate my config before passing it to them also i want to set time period for using it
the config depending on ip to work so hosting idea will get my ip rate limited or blocked if used by them not only me , so this wont work i need something like i gave them the config encrypted and with time limit periods to use on their pc’s
could someone tell me how to achieve that or the idea around that part if possible and i appericate that so much , so i can decide if i can keep going on that at OB2 or switch to another platform for doing that if not possible …
OB2 you can’t able to encrypt / obfuscate the config. It’s open source code. There as host option on ob2 that will help you maybe , use the search function on forum to know about it. My suggestion, if you ready to switch ,you can go on with direct programing language like c#,python and make the checker what you like with bundle of features that’s easy way comparatively
thanks for the help i’ve read that before on some thread provided by you & i choose to dm you on your email for get access on bot that doing compile to dll on discord months ago , but got no response if that still available then im waiting your reply there to discuss things on email or whatever u want
That’s not available, sorry. The safest solution is to rent a VPS and let other people access as guests anyways.
Not possible with me as i said at start of thread the config depending on ip and i was looking for idea that seperatly working to everyone using it with his own ip instead of spam 1 ip and got ratelimited block by server but seems limited options around
Ah sorry I forgot about that. Then, I’m afraid you’ll have to wait until there will be another solution to this problem. I cannot give access to that service to more people out of respect for those who got in during crowdfunding events.
Np bro i understand , seems i will try to change the config code to python lang with more options but i want you to tell me what is the easiest method to do that or your suggests to fast the process , will be my last question sorry for disturb & i appericate your time and help
It’s not going to be an easy task, maybe see if there are templates for multi-threaded tools like OB2 around so you don’t start from zero.