yarn
yarn copied to clipboard
SOCKS Proxy Support
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:
- working with private npm registries that only exist inside of a corporate network
- connecting to that corporate network through an SSH tunnel which is locally exposed as a SOCKS proxy
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
Was this really triaged?
I'm having trouble with this too
Any updates on this? It is particularly useful in WSL environment.
Wait for it
Wow. Four years for just simple proxy support.
What about proxy guys?