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
在客户端里设置了Basic Auth信息后, 使用http代理或者socks5代理访问内网资源, 总会弹出realm认证框, 输入之后加载也是失败的,应该是每个请求都让输入auth信息了,在代理中的认证已经填写了basic auth的用户名和密码了,好像 并没有用.
The text was updated successfully, but these errors were encountered:
http代理遇到了
Sorry, something went wrong.
ehang-io#789 修复Http代理,Socks5代理的auth无法正常使用,现在可以同时使用全局用户和mutli user认证了,…
856d881
…认证失败,客户端会提示输入用户名和密码
fix socks没密码时提示密码 ehang-io#789
a58bec2
你好!能否重新编译一下修改后的软件,原作者似乎很忙,已经很久未更新了
这个新修改的版本,哪里下载呀?
No branches or pull requests
在客户端里设置了Basic Auth信息后, 使用http代理或者socks5代理访问内网资源, 总会弹出realm认证框, 输入之后加载也是失败的,应该是每个请求都让输入auth信息了,在代理中的认证已经填写了basic auth的用户名和密码了,好像 并没有用.
The text was updated successfully, but these errors were encountered: