[Q] How do you build your own 4g (mobile) proxy network?

In my case, I installed Linux on VMWare, used node.JS to build all stuffs and tried to work with 4 devices: 3 4G-dongles and an android phone
Huawei E3372 with Hi-Link and android phone are excellent choices to rotate IPs.
Old android phones are cheap and a bit easier to buy on my local market.

NGINX is a potential alternative to 3proxy, it's an extremely stable and quite familiar to many people
In my opinion I would suggest people staying away from nginx anything other than simple web hosting, its not a really good scalable proxy software like envoyproxy or haproxy and a lot of it's good features are locked down to NGINX+ which you have to pay for (quite a lot).
 
Can anyone of you elaborate this of making 4g proxies with vps and mobile data?I followed this tutorial and succeed to make 4g proxies.It's working in Mozilla Firefox,but not with my bot.Thanks in advance.
Hi, found any solution for this problem?
 
"I know if i plug a mobile usb dongle into my PC, load up CCproxy i can use the 4g dongle as a proxy" how do you achieve this? I can't get it to work.
 
"I know if i plug a mobile usb dongle into my PC, load up CCproxy i can use the 4g dongle as a proxy" how do you achieve this? I can't get it to work.
Nevermind I figured it out. Is it possible to setup CCproxy on several virtual machines and use the given proxy server outside of the virtual machine? Host remains in the same network. When pinging the IPv4 address given for the 4G USB modem on the host machine the request is timed out, but on the virtual machine it responds. Any idea to what the solution could be?
 
Back
Top