[DIY] How To Create Your Own 4G Proxy

can use any simcard you want.

can use any simcard you want.

I came across this thread and saw you were the original owner and you contribute a lot and help in the comments and I've been following

Thanks for the contributions

I managed to get one proxy working no problem (hilink mode)

I am trying to do multiple dongles on a powered USB hub (1 rasperry pi) and I am having issues even with 2 dongles

I am trying docker containers at the minute and I am trying different solutions but I am struggling with multiple E3372 on raspberry pi 4
 
anyone know why im getting this ?

sudo apt-get -y install fail2ban software-properties-common build-essential libevent-dev libssl-dev git clone https://github.com/z3apa3a/3proxy

cd /3proxy/

sudo nano src/proxy.h


five@raspberry:~ $
five@raspberry:~ $
five@raspberry:~ $
five@raspberry:~ $ cd /3proxy/
bash: cd: /3proxy/: No such file or directory
five@raspberry:~ $
five@raspberry:~ $
five@raspberry:~ $
five@raspberry:~ $ sudo nano src/proxy.h
 
Followed tutorial closely and having issues where my proxy is only accessible from LAN. Port forwarding works and shows 3128 open via an external service like canyouseeme but I can't access the proxy externally.
 
+1000.

RPI is too expensive for serving just 1 modem. In fact it can serve 1..3 modems with ease and up to 8 modems (when the modems are almost idle ).

It's also possible to run proxies on cheap routers with USB support like TP-Link MR3020 after reflashing them with OpenWRT. So 1 cheap router serves 1 modem - it is economically fair.
would it be possible to set it up as a bridge instead of main router? I don't have any open ports on my router(set as a modem).
 
anyone know why im getting this ?

sudo apt-get -y install fail2ban software-properties-common build-essential libevent-dev libssl-dev git clone https://github.com/z3apa3a/3proxy

cd /3proxy/

sudo nano src/proxy.h


five@raspberry:~ $
five@raspberry:~ $
five@raspberry:~ $
five@raspberry:~ $ cd /3proxy/
bash: cd: /3proxy/: No such file or directory
five@raspberry:~ $
five@raspberry:~ $
five@raspberry:~ $
five@raspberry:~ $ sudo nano src/proxy.h
Try cd 3proxy
 
Good read tho , I would try to make it at my home but lacking an rasberry pie .
 
Hi,
Is 3rpoxy working properly? Their last update was on December 2020...
 
does anyone here know if this will be handled by the raspberry pi zero, due to the low amt of 512 mb ram
 
Hi,
Is 3rpoxy working properly? Their last update was on December 2020...
3proxy is very good, but it does not support UDP properly... (udp redirects for parent)
 
Awesome guide. Would real mobiles be better to use for authenticity than a dongle setup?
 
Awesome guide. Would real mobiles be better to use for authenticity than a dongle setup?
Yes, and if you will use 5g phones you will get more down/up speeds, At least I got up to 400 Mbps(it depends on your mobile carrier, distance from towers and load) using 5G phone but using 4g dongles average 30Mbps, highest 50Mbps
 
Back
Top