SSH, TinyProxy

Scarlet Witch

Junior Member
Joined
Feb 12, 2022
Messages
109
Reaction score
30
Hello there...!! I really want someone to answer this. What is SSH? How is it used while configuring Mobile Proxies? Can you explain it in simpler terms what SSH is? How to setup TinyProxy? I see that there is no TinyProxy available in Playstore, then how do one configure it? Is there an APK file but I couldn't find one as well. I feel like one has to configure TinyProxy via Termux. Is that true?
 
Usually you install TinyProxy on Linux server, not on cellular phone.
SSH is a protocol to connect to Linux server.
Try to google how to install mobile proxy.
 
SSH is basically a protocol with which you connect to a Linux - an Operating system. You might want to connect to your mobile device to a Linux and run TinyProxy on your Linux but that requires a lot of coding and expertise. However, I read somewhere that it is possible to install TinyProxy in Android phone provided that the phone is rooted.

Again, that requires a lot of expertise and a degree in programming. You can simply look for proxies in the marketplace or post in the "Want to buy" section if you have customized demands.
 
Usually you install TinyProxy on Linux server, not on cellular phone.
SSH is a protocol to connect to Linux server.
Try to google how to install mobile proxy.
Okay so is it possible that I connect cellular phone with Linux through SSH and then run TinyProxy on Linux Server?

Also, what if the Android mobile is rooted, can we use Tiny Proxy then?? on a Rooted Android Phone through Termux??
 
Okay so is it possible that I connect cellular phone with Linux through SSH and then run TinyProxy on Linux Server?

Hey, please tell me what exactly you want to get as a result?

Also, what if the Android mobile is rooted, can we use Tiny Proxy then?? on a Rooted Android Phone through Termux??

Sorry, I never had an experience with rooted mobile phones.
 
Hey, please tell me what exactly you want to get as a result?



Sorry, I never had an experience with rooted mobile phones.
Thank you so much for your response. Usually, people here don't get back but you did which is appreciated. What I want to get as a result is: I want to buy Jr. VIP subscription like yours and then sell Mobile 4G Proxies here. I like in London. I want to purchase 05 mobile phones - Android and configure them as Mobile Proxies and then sell here. This is what I want to achieve.
 
Thank you so much for your response. Usually, people here don't get back but you did which is appreciated. What I want to get as a result is: I want to buy Jr. VIP subscription like yours and then sell Mobile 4G Proxies here. I like in London. I want to purchase 05 mobile phones - Android and configure them as Mobile Proxies and then sell here. This is what I want to achieve.
That's not what mobile 4g proxies mean, or work.

What you are trying to accomplish is like going to chemotherapy so you can shave your hair.
 
Hello friend, I'm looking for an efficient solution of ip proxies, how can I test this service?
That's not what mobile 4g proxies mean, or work.

What you are trying to accomplish is like going to chemotherapy so you can shave your hair.
 
I want to purchase 05 mobile phones - Android and configure them as Mobile Proxies and then sell here.

Hi, it is pretty doable.
1. Install Tinyproxy in Termux, and SSH client inside
2. Establish SSH tunnel from the phone (SSH client) to the VPS (SSH server).
3. When running SSH client, expose Tinyproxy port (8888) to the VPS using ssh -R option, check ssh manual as further reading
4. Ready, now you can use the mobile proxy from everywhere in the world, by the IP of the VPS and port 8888.
5. Make Termux start at phone's boot and run SSH client inside.

So, it is brief basic instruction. It doesn't cover:
- User & Password authentication, so consider using squid instead of TinyProxy
- issuing SSH keys for passwordless authentication between SSH client and SSH server
- keepalive options on SSH client and SSH server for faster reconnects in case of network timeouts
 
Back
Top