This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
How to use socks5 like this: proxy = 'socks5://{}:{}@{}:{}'.format(key, password, proxy_host, proxy_port) #146
Labels
enhancement
New feature or request
I need set socks5 with username and password, but not work , my code like this:
The text was updated successfully, but these errors were encountered: