yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.36k stars 2.72k forks source link

SOCKS Proxy Support #6525

Open jfahrenkrug opened 5 years ago

jfahrenkrug commented 5 years ago

Do you want to request a feature or report a bug? I'd like to request/propose a feature.

What is the current behavior? Currently yarn does not seem to support SOCKS proxies, but only HTTP and HTTPS proxies.

What is the expected behavior? It would be great if yarn could work behind a SOCKS proxy. Especially socks5h:// would be great, so that DNS requests could be handled on "the other side" of the proxy. This would make the following possible:

Please mention your node.js, yarn and operating system version. I'm on node 8.9.4, yarn v1.10.1 and macOS 10.13.6

clarfonthey commented 4 years ago

Was this really triaged?

acrogenesis commented 4 years ago

I'm having trouble with this too

Felix-Indoing commented 4 years ago

Any updates on this? It is particularly useful in WSL environment.

wisetc commented 2 years ago

Wait for it

samadadi commented 1 year ago

Wow. Four years for just simple proxy support.

freebeego commented 6 months ago

What about proxy guys?