Proxy software for Raspberry Pi

Kopczan

Newbie
Joined
Jun 11, 2024
Messages
17
Reaction score
8
Hey BHW, I want to run own 4G proxy. Does anyone know the software like CCProxy but for Raspberry Pi, or do you prefer to install Windows on Raspberry?
 
I think it is better to install windows. You will have more options to control it
 
No need to install Windows, Rasperberry Pie uses linux debian based you can se the proxies in it's setting via various methods.

You can see using this method in the terminal:
export ftp_proxy=ftp://user:password@host:port
export http_proxy=http://user:password@host:port
export https_proxy=https://user:password@host:port
export socks_proxy=https://user:password@host:port

Now choose what type of proxy you want to use accordingly.

However, This will run on runtime if you want to save then you have to set inside config.

P.S: it makes the : p EMOJI so fix yourself.
 
Currently, the problem has been solved, I used ready-made software from proxywave, but thanks for the help
 
Mate, for your case check out 3proxy or TinyProxy. Both work great on Linux. No need for Windows, it’s easier and lighter to stick with Linux.
 
You really did pay what they state on their website? that's crazy.

Next time I would recommend proxysmart, cheap but powerful.
I'm currently using one modem for testing due to the lack of a public IP, so I don't pay anything
 
Back
Top