I have:
Samsung S8 Android Phone
1 SIM
Internet tarrif
Using 4G Dongle can be costly. I want to use a phone for this. I need software that will make the phone a proxy server. I also want this for a webserver.
What I am looking;
Domain:port:user:pass login
To be able to buy new proxy by restarting each request. We should be able to manually change this restart via the API or a link. Our customers should click to change
I should be able to see the new IP on the webpanel.
I’m looking for this kind of script. I want to turn the phone into a mobile proxy server. Can you give me a price quote.
I remember following this guide and did not succeed, main difference was I’ve used 3g modems, maybe they’re to blame. I’ve ended up using squid + sakis3g and it works flawlessly for the moment, only downside that I’m looking to improve is modem restart time to get new IP, at the moment it’s 30s +
@li0n I’ve used my mobile phone as “4g proxy” in the past, but I simply used it as wifi hotspot and ran python script on my pc to restart phone to get new IP. This setup is very limited but if you’re tight on budget it works. I don’t know how to use android phone as proxy server like raspberry pi, but I would start from looking into if it’s possible to install linux on android and use squid on it as your proxy server.