fabioravila
Newbie
- Jul 25, 2019
- 5
- 5
Hey guys, i finally 'break the code' to run a reliable 4g proxy with multiple devices with on demand ip refresh.
I will post some tips, not all process, because this is not a tutorial for dummies, and each system has your needs.
1 - If you dont have experience with nash comand, linux, network or proxy, do not try do this. Pay some one to do for you or buy some tutorial or ebook, or even find some simple tutorial for a simple proxy 1 device on the internet.
2 - Put the hardware to work for you: Find one device model to work a buy a several of them, for system that need scale, a non variation in hardware is the best.
My precious tip here, stick on a CDC Ethernet-Over-USB device modem. At start i try to make a generic system run on cdc or wvdial, but the pain to keep all work not worth it, just pay a little more for the modem and you good to go.
3 - Crete a bash script to connect, configure connection, alter ip, make route and initialize the proxy, a parametrized bash can allow you to connect / disconnect each modem on demand.
4 - Isolate the configuration for each modem, if possible make a 'dynamic' temp file, one configuration file for each one, this will keep all erros in isolated way.
5 - Use 3proxy =], Use linux.
My next step: I´m developing a "meta-proxy" (a proxy of proxies), in .net core, some like limunatti.io.
This will be the single point for all proxies, and manage the connectios and redirections for reach request.
I like to tankz for all guys thats share some information, photos and ideas. This help a lot.
I will post some tips, not all process, because this is not a tutorial for dummies, and each system has your needs.
1 - If you dont have experience with nash comand, linux, network or proxy, do not try do this. Pay some one to do for you or buy some tutorial or ebook, or even find some simple tutorial for a simple proxy 1 device on the internet.
2 - Put the hardware to work for you: Find one device model to work a buy a several of them, for system that need scale, a non variation in hardware is the best.
My precious tip here, stick on a CDC Ethernet-Over-USB device modem. At start i try to make a generic system run on cdc or wvdial, but the pain to keep all work not worth it, just pay a little more for the modem and you good to go.
3 - Crete a bash script to connect, configure connection, alter ip, make route and initialize the proxy, a parametrized bash can allow you to connect / disconnect each modem on demand.
4 - Isolate the configuration for each modem, if possible make a 'dynamic' temp file, one configuration file for each one, this will keep all erros in isolated way.
5 - Use 3proxy =], Use linux.
My next step: I´m developing a "meta-proxy" (a proxy of proxies), in .net core, some like limunatti.io.
This will be the single point for all proxies, and manage the connectios and redirections for reach request.
I like to tankz for all guys thats share some information, photos and ideas. This help a lot.