GithubHelp home page GithubHelp logo

Comments (6)

ericjung avatar ericjung commented on July 17, 2024

I am fairly sure Chrome never natively supported authentication with SOCKS5 servers. If so, username/password should be disabled on chrome when SOCKS5 server is setup or imported from Firefox; it has to be supported by the browser for it to work.

I will double-check this and reply again.

from browser-extension.

unrealtournament avatar unrealtournament commented on July 17, 2024

I see, if that is the case it should probably be reflected in the UI somehow as you said, as right now it allows you to enter a user/password. Thank you anyway.

from browser-extension.

erosman avatar erosman commented on July 17, 2024

Chrome never supported SOCKS5 authentication. In fact, Firefox is the only browser that has an API to support SOCKS5 authentication.

It is outlined in FoxyProxy Help under "Proxy Authentication".

FoxyProxy 8 has a unified code on Chrome & Firefox, enabling users to import/export settings between browsers.

  • Removing the data when importing would interfere with sharing between browsers
  • Removing the data would also interfere with proxy type switching
  • Removing the UI in Chrome will affect editing and sharing between browsers
  • Disabling the UI can result in user/pass showing in imported settings and no way to edit it

from browser-extension.

randomstuff avatar randomstuff commented on July 17, 2024

For reference see Proxy support in Chrome:

No authentication methods are supported for SOCKSv5 in Chrome (although some do exist for the protocol).

from browser-extension.

ericjung avatar ericjung commented on July 17, 2024

Chrome never supported SOCKS5 authentication. In fact, Firefox is the only browser that has an API to support SOCKS5 authentication.

It is outlined in FoxyProxy Help under "Proxy Authentication".

FoxyProxy 8 has a unified code on Chrome & Firefox, enabling users to import/export settings between browsers.

  • Removing the data when importing would interfere with sharing between browsers
  • Removing the data would also interfere with proxy type switching
  • Removing the UI in Chrome will affect editing and sharing between browsers
  • Disabling the UI can result in user/pass showing in imported settings and no way to edit it

We can warn the user when importing into chrome settings with a socks proxy server with authentication. If we don’t do anything at all (like now), I expect more tickets like this in the future.

from browser-extension.

erosman avatar erosman commented on July 17, 2024

We can warn the user when importing into chrome settings with a socks proxy server with authentication. If we don’t do anything at all (like now), I expect more tickets like this in the future.

I will update the UI for v8.5

from browser-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.