The easiest way to create a 4g rotating residential proxy

OneFourNine

Regular Member
Joined
Nov 22, 2020
Messages
368
Reaction score
352
For this method you will need your phone and a 4g simcard

1. Enable 4G
2. Turn on the hotspot
3. Connect to the hotspot from your desktop/laptop whatever
4. Voila
5. Turn on airplane mode
6. Repeat, you have a new IP

I generate more than 50 IP's daily for my needs using this method and it takes about 30 seconds to generate a new IP and connect to it.

Just one idea, for this to be taken a step further, the phone can be controlled from the desktop using (scrcpy for android for exemple) and everything is done with 2 clicks.
 
Last edited:
Good idea. For spoofing the devices or if I wanted more simultaneous connections, I could just buy a new phone. Brb taking a loan out right now.
 
Last edited by a moderator:
wow thanks! how can i see if the ip changes?
 
Personally I prefer to convert my phone into a intranet proxy server and rotate with adb

Code:
adb shell settings put global airplane_mode_on 1

The problem with your method, is that connecting to the network that way affects the whole computer, not just the app you are willing to "proxyfy", which many times is inconvenient.

Although nowadays, I'm going the Raspberry Pi route with a couple of 4G USB modems, which is not the "easiest method" obviously :p
 
@OneFourNine has asked on how to set up a proxy server mobile
After downloading the app (Servers Ultimate), we select the Simple server option, and then the Proxy Server.

We have to go to our wifi settings and in the Advanced configuration tab, remove the DHCP and set to static. Set a static IP within our router range, 24 for the subnet and 0.0.0.0 for the gateway. This way, we will not route internet from the phone to the Wifi router, but our 4G/5G connection.

The Servers Ultimate proxy config is by default, the Static Wifi IP we have already set in the Static options and the port is 8084. This way, we now start the Proxy Server and despite we won't see the IP for Wifi Network and Ethernet Network, we will actually see the extenal network IP (which is the IP for the "phone rotating proxy").

Now we set up our proxy in our application (the mobile Wifi IP we have statically set + 8084 for the port) and VOILA! We have a mobile serving as a rotating server (to rotate the IP just do the ADB thing I mentioned above).

Any further questions, quote or mention me here!
 
@OneFourNine has asked on how to set up a proxy server mobile
After downloading the app (Servers Ultimate), we select the Simple server option, and then the Proxy Server.

We have to go to our wifi settings and in the Advanced configuration tab, remove the DHCP and set to static. Set a static IP within our router range, 24 for the subnet and 0.0.0.0 for the gateway. This way, we will not route internet from the phone to the Wifi router, but our 4G/5G connection.

The Servers Ultimate proxy config is by default, the Static Wifi IP we have already set in the Static options and the port is 8084. This way, we now start the Proxy Server and despite we won't see the IP for Wifi Network and Ethernet Network, we will actually see the extenal network IP (which is the IP for the "phone rotating proxy").

Now we set up our proxy in our application (the mobile Wifi IP we have statically set + 8084 for the port) and VOILA! We have a mobile serving as a rotating server (to rotate the IP just do the ADB thing I mentioned above).

Any further questions, quote or mention me here!
It is possible for you to record the whole set-up and post it on streamable.com? shouldn't take more then 2-3 mins :D
Seems a bit complicated and I lost myself in some details. Thanks you mate
 
Last edited:
I have been doing this to make new reddit accounts but it seems im getting banned. I think its an issue with this method as I didnt have them when I paid for a mobile proxy.

My cell provider is throttling me to 5ge is that an issue or a give away?

I am making new accounts on reddit with adspower and I am having some difficulty in getting posts through. I am warming my accounts up for like 10 days sometimes with 100+ Karma and I am still having my posts removed.

Any advice would be much appreciated!
 
Back
Top