proxychains icon indicating copy to clipboard operation
proxychains copied to clipboard

Dynamic proxy user name

Open jsvachon2 opened this issue 4 years ago • 0 comments

Hi,

some proxy providers (such as Luminati/BrightData) are using dynamic user name to their proxy to allow their customer to specify things like the desired location of the proxy or to specify a session name to enforce IP rotation.

Are there any ways to control proxy definition through environment variables or http headers?

Something like:

http <proxy_ip> <proxy_port> ${PROXY_USERNAME} <proxy_password>

Thanks

jsvachon2 avatar Jun 28 '21 11:06 jsvachon2