Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

SOCKS5 authentication

  • 2 odpowiedzi
  • 0 osób ma ten problem
  • 45 wyświetleń
  • Ostatnia odpowiedź od 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

Wszystkie odpowiedzi (2)

more options

Did you try to use the FoxyProxy extension?

Pomocne?

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.

Pomocne?

Zadaj pytanie

Aby odpowiadać na posty, musisz zalogować się na swoje konto. Zadaj pytanie, jeśli nie masz jeszcze konta.