SeleniumProxyAuth icon indicating copy to clipboard operation
SeleniumProxyAuth copied to clipboard

How I can use your repo to connect with my proxies?

Open zydjohnHotmail opened this issue 3 years ago • 1 comments

Hello: I have a number of paid proxies to use. But I don’t like to set IP/Port in Edge, and each time if I have to launch browser to visit some web site, I have to manually input user name and password. All my proxies use the same user name and password, yes, they have different IP and port number. If I want to use your repo to visit a web site using Selenium/Edge, let’s say: Youtube. For each session, I want to use different proxy from my proxy pool. How I can do this with your repo? Give me a general idea, as I can’t understand what is the data flow for your repo. Thanks,

zydjohnHotmail avatar Jun 11 '22 19:06 zydjohnHotmail

Hi @zydjohnHotmail , You could have a simple GUI (eg. WinForms) where you would input IP/port (username/pw is always the same), click a button and a web browser (eg Chrome) would pop up using that proxy. Thanks, Erik

Erol444 avatar Jun 12 '22 13:06 Erol444