Open Edouard127 opened 1 year ago
I believe too that Reddit have a far simpler system of one message per IP per 10 seconds.
So maybe we need a pool of proxies with queue system. Of course it may be inefficient, as every worker will need to constantly watch for changes and update stored desired state.
I believe too that Reddit have a far simpler system of one message per IP per 10 seconds.
So maybe we need a pool of proxies with queue system. Of course it may be inefficient, as every worker will need to constantly watch for changes and update stored desired state.
Each users using the program will be able to use the IP of everyone for 3 accounts at the same time
Since we cannot use a single tor node to handle all the the traffic, we could make a p2p, if I take the number of stars on the project, currently 91, that means that we could have at least 273 connections at the same time
If the reddit anti bot system only check for simultaneous connection, I could implement a borrowing system similar to the browser system in the bot to login, to have thousands of accounts on those connections