Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

SOCKS5 authentication

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 45 回表示
  • 最後の返信者: aanno

more options

Today I tried using a Socks5 proxy that requires user and password. It seems that this is still unsupported as already concluded in https://support.mozilla.org/en-US/questions/1237174 and https://bugzilla.mozilla.org/show_bug.cgi?id=122752

Any news on this?

Kind regards,

aanno

PS: I _was_ able to use the very same proxy with curl with

curl --proxy-user user1:pass1 --socks5 "http://localhost:1080" https://www.google.de

Today I tried using a Socks5 proxy that requires user and password. It seems that this is still unsupported as already concluded in https://support.mozilla.org/en-US/questions/1237174 and https://bugzilla.mozilla.org/show_bug.cgi?id=122752 Any news on this? Kind regards, aanno PS: I _was_ able to use the very same proxy with curl with curl --proxy-user user1:pass1 --socks5 "http://localhost:1080" https://www.google.de

すべての返信 (2)

more options

Did you try to use the FoxyProxy extension?

役に立ちましたか?

more options

IMHO, the proxy add-ons (e.g. FoxyProxy) could not solve the problem. They could support user/pw for http proxies (as this is 'native' supported by firefox). But authentication with socks5 proxy (RFC1929, RFC1961) is not native implemented.

役に立ちましたか?

質問する

投稿に返信するには あなたのアカウントにログイン する必要があります。まだアカウントをお持ちでなければ、新しい質問を開始 してください。