Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

如何使用带账号密码的http代理和socks5 #386

Open
m7rick opened this issue May 16, 2024 · 3 comments
Open

如何使用带账号密码的http代理和socks5 #386

m7rick opened this issue May 16, 2024 · 3 comments

Comments

@m7rick
Copy link

m7rick commented May 16, 2024

http的代理 setProxy("https://username:[email protected]:7890")
socks5 是 这样吗setSocks5("socks5://username:[email protected]:7890")

@guonaihong
Copy link
Owner

http proxy支持这么写,socks5的目前不行,我中午抽时间实现下。

@guonaihong
Copy link
Owner

给加上了,试下最新的commit c72fd8f

@m7rick
Copy link
Author

m7rick commented May 18, 2024

感谢作者

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants