caidcmno123
Newbie
- Apr 11, 2020
- 33
- 17
Im really really interesting with this thread, hope to see more dev to open new topic. Could i ask you what i need to learn to do something like this? Linux and python? thank you!
raspbarry pi 3 model b+ (1GB ram)(proxy server)(wifi to local network) -> open http proxy to port 3128 in local network.
odroid n2l (4GB ram)(wifi to local network) -> connect to http proxy to port 3128 in home network.
I am running about 100 accounts per machine per day.If yes how many accounts can you Run with 8gb ram
Yeap!Could i ask you what i need to learn to do something like this? Linux and python?
wow linux and python each self is huge to learnYeap!
You would need to add networking to the list.
Simply put, you can send http requests to any machines in the same wifi or internet router.
You can use ifconfig in order to check what ip is assigned to each machine.
Open a port within the ip by using ufw command. (Uncomplecated firewall)
Easy enough. XD
wow linux and python each self is huge to learnany path is shorter? huhu
This sounds promising.
Quite interesting. Does anyone have any selinium guide?
An acc gen for Twitter is very possible. Just be sure to use an ip network and ai for the capatchas. Don't want to give away the exact method, but it's as simple as automating the browser.
Best of luck!Well, thanks.
I am thinking of creating a load of accounts and automating as set 1.
Or take some risk and pay out some accounts in order to run as set 6.
When I am done with this test of course.
Can execute one scritp simultaneously on all 300 profiles ? And if no what would that take?
I am running about 100 accounts per machine per day.
"One script simultaneously with 300 profiles" is possible. But it would need 300 proxies.
1 proxies mean 1 profile connections at a time.
But after a set of action is done with the connection, I change the ip and change the profile.
My setup takes,
I have read that some people make a group of accounts per connection.
So the steps would be,
1. Register 5 accounts in twitter with the same ip.
2. Group that 5 accounts in a database.
3. Connect that 5 accounts in a single proxy when automating.
But I have not gone that far.
yet.
What is your email provider?
5 accounts its very hard i think.. mass ban
You develope the email creator?outlook.com
It is great if we can tho.
That would cut proxy price like crazy.
Even if we can only automate 2 accounts per proxy,
that would be half price and twice the speed.
Yup. Information is in my first post of this thread.You develope the email creator?
Sorry, where do you talk about outlook? I cant find I dont why?Yup. Information is in my first post of this thread.
Well It is basically the same way I automate twitter register.Sorry, where do you talk about outlook? I cant find I dont why?
Appium appdriver is fine, but webdriver is a no go.Btw what is your opinion about appium + adb + python? It's worth? I'm trying it now..