Change Address of a proxy

Joined
May 30, 2017
Messages
28
Reaction score
3
hello, currently i am using a proxy provider, luminati, and i am using their zproxy service.
A proxy looks somewhat like this:

lum-customer-username-session-rand1383: PORT:USER: PASS

I am trying to change the IP/address of the proxy so that it goes through my own web address or a server address.

Heres what i want it to look like:

api.mywebsite.com: PORT:USER: PASS

or

myserverip: PORT:USER: PASS

Thanks in advance.
 
Last edited:
Just curious, what are you trying to achieve with this? Re-sell their proxies to others?
 
Just curious, what are you trying to achieve with this? Re-sell their proxies to others?
no, i do not resell but sometimes I give proxies to others (for free) and for what I am doing, if too many people find the provider of them they dont work anymore.
 
Basically, you can bypass all traffic from your server to that Ip address.

By having a script on your server that will get all requests from any users you want to share with and send to ip address via their API.

It's a custom programming task.

Also, there will be some limitations though.
 
Back
Top