Skip to content
New issue

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

There is no support for authorization using sock5 proxy #11620

Closed
borzovplus opened this issue Jan 11, 2018 · 7 comments
Closed

There is no support for authorization using sock5 proxy #11620

borzovplus opened this issue Jan 11, 2018 · 7 comments

Comments

@borzovplus
Copy link

  • Electron version: 1.7.9
  • Operating system: Windows 10 x64

Expected behavior

There is support for authorization using sock5 proxy in session.setProxy({...}).
Example: using passwords and username in url: proxyRules: 'socks5://login:password@127.0.0.1:40001'

Actual behavior

There is no support for authorization using sock5 proxy. Event login on webContents not emitted.

@welcome
Copy link

welcome bot commented Jan 11, 2018

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

To help make it easier for us to investigate your issue, please follow the contributing guidelines.

@kinop112365362
Copy link

Is this feature now supported?

1 similar comment
@xland
Copy link
Contributor

xland commented Dec 8, 2019

Is this feature now supported?

@xland
Copy link
Contributor

xland commented Dec 8, 2019

@sofianguy

@dylan-7
Copy link

dylan-7 commented Mar 23, 2021

Is this feature now supported?

@nornagon
Copy link
Member

nornagon commented Apr 1, 2021

I don't see why it wouldn't be, Chromium supports it and we don't do anything special to disallow it.

@nornagon nornagon closed this as completed Apr 1, 2021
@politsin
Copy link

up

similar problem in apps that use electron
https://forum.obsidian.md/t/proxy-setting/16063/16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants