Replies: 1 comment
|
The inconvenience of proxying multiple accounts has always been a massive flaw in this project; which is a shame considering that this kind of stuff is what Node.js is good for. I have always delayed working on this because I really want it to be good and developer friendly. If you want to take a shot at it, go ahead, but I have no idea how hard it will be. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently, you have to run separate instances of 2based2wait to proxy multiple accounts at once, which makes the general resource consumption of these instances much higher and reduces scalability. Having a way of defining more than one account at once, with different configs, all in the same installation of 2b2w could make it less resource-expensive than a farm of proxies currently does, and improve extensibility.
I feel motivated to try and do this myself with the help of whoever would be willing to contribute, I don't expect something like this to be easy, but it's worth a try at least /shrug
All reactions