We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
-p, --proxy <addr> 使用代理下载, e.g., -p http://127.0.0.1:2333 or -p socks5://127.0.0.1:2333
实际上wget不支持socks5代理
The text was updated successfully, but these errors were encountered:
这个代理是设置 https_proxy 变量的;你可以用 http 代理看看
Sorry, something went wrong.
ok。建议帮助中说明不支持socks5代理。
No branches or pull requests
-p, --proxy <addr> 使用代理下载, e.g., -p http://127.0.0.1:2333 or -p socks5://127.0.0.1:2333
实际上wget不支持socks5代理
The text was updated successfully, but these errors were encountered: