[Beginner] How can i get a proxy like this

AKANJI49

Newbie
Joined
Jun 21, 2024
Messages
2
Reaction score
0
Good day everyone... I just bought a residential proxy from a website rn but it seems its not what I want

Type of the proxy I bought: username!!password!!port!!geo etc

What I want;
I want a proxy like this
Server Ip e.g 67.213.210.
Port
Username
Password
Or pls if you know how I can integrate the first one on android phone I'll be happy, cuz I bought it mainly for android but don't know where to integrate it
thanks
 
Hello!

Most proxy providers deliver their proxies in the following format:
http: ip : port : username : password

Here is an example:
http: 123.123.123.23: 6785 : userexample : passexample

So you can take the info and rewrite it in this format:
IP address: 123.123.123.23
Port: 6785
Username: userexample
Password: passexample

For Android, you can use an app that supports proxy configuration.
 
Websites usually allow format changes by rearranging the order. If the proxy uses the SOCKS5 protocol on an Android operating system, you can try using SockDroid.
 
You can readjust the format as your proram or software support.

For android you can follow this guide:

Step 1: Open Wi-Fi Settings​

  1. Open the Settings app on your Android device.
  2. Tap on Network & internet (or Connections, depending on your device).
  3. Tap on Wi-Fi.

Step 2: Configure the Proxy​

  1. Tap and hold on the Wi-Fi network you are connected to (or tap the network and select Modify network).
  2. Tap Advanced options.
  3. Scroll down to the Proxy section and select Manual.

Step 3: Enter Proxy Details​

  1. Enter the Proxy hostname and Proxy port.
  2. Below the port, you will usually find options for Proxy authentication. However, the Android OS itself does not have a built-in interface for entering a username and password for proxy authentication directly in these settings.

Step 4: Use Apps to Handle Proxy Authentication​

Since the Android OS settings do not natively support entering a username and password for proxy authentication, you can use an app that allows this configuration. One such app is ProxyDroid. Note that to use ProxyDroid, your device might need to be rooted.
 
Back
Top