Proxy with authentication? #1226
-
|
I have a proxy with authentication and I'd like to use it on uc. how can I do this? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
|
I had the same problem and I solved it like this with python: |
Beta Was this translation helpful? Give feedback.
-
|
class ChromeProxyGenerator:
|
Beta Was this translation helpful? Give feedback.

I had the same problem and I solved it like this with python: