Vscode: Support socks5 proxies

Created on 30 Jul 2016  路  13Comments  路  Source: microsoft/vscode

// settings.json
{
  "http.proxy": "socks5://127.0.0.1:1080"
}

It doesn't work, and it shows String does not match the pattern of "^https?://[^:]+(:\d+)?$|^$"

feature-request proxy

Most helpful comment

@joaomoreno Yes, I need it. Atom support socks5 in OS X, but VS Code don't.

All 13 comments

socks5 is not supported, do you really need it?

@joaomoreno Yes, I need it. Atom support socks5 in OS X, but VS Code don't.

any update on this feature?

+1

Is there any plan to support socket5 proxy ? Thanks.

One can start a SOCKS proxy with basic ssh. So, yes, it would be very useful in travel etc.

any update on support socks5 proxy?
we need it to access the github.
thanks!

does this feature supported now?
we need it very much.

badly need this feature.

Please check out #22214

Would be really really helpful!

+1 for this feature. it will be very helpful

Supported already in the latest version. Merging with #27838 for documentation.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shanalikhan picture shanalikhan  路  3Comments

vsccarl picture vsccarl  路  3Comments

chrisdias picture chrisdias  路  3Comments

borekb picture borekb  路  3Comments

trstringer picture trstringer  路  3Comments