Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

SOCKS Proxy support? #60

Open
jfahrenkrug opened this issue Oct 10, 2018 · 0 comments
Open

SOCKS Proxy support? #60

jfahrenkrug opened this issue Oct 10, 2018 · 0 comments

Comments

@jfahrenkrug
Copy link

It's difficult for me to find out whether or not make-fetch-happen (and by extension npm) fully supports SOCKS proxies (esp. 5 and 5h).

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

I do see SOCKS mentioned here https://github.com/zkat/make-fetch-happen/pull/28/files but I haven't been able to successfully run npm commands through a SOCKS proxy. Any help is appreciated, thanks!

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

No branches or pull requests

1 participant