How I can use your repo to connect with my proxies?
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,
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