1

I know is a noob question but how can I know the proxy url and other settings in order to use a proxy? I don't have any information about proxy right now.

I need npm to run in linux like explained here: Is there a way to make npm install (the command) to work behind proxy? but they say

npm config set proxy http://myusername:mypassword@proxy.us.somecompany:8080

So what is the myusername and mypassword, the username and password to login in the machine or what else? proxy.us.somecompany:8080 what is mine and how can I find it?

Thanks, and sorry for the newbie question but I can't find the answer.

Community
  • 1
  • 1
Totty.js
  • 15,563
  • 31
  • 103
  • 175
  • I'm less than a newbie on this so forgive me if this comment is clueless or off base. It looks as if this discussion pertains to you using npm as a user on a local network, one that is protected by a proxy server. If this is the case, I'd work with your network administrator to set this up. If I were that administrator, I'd proceed carefully to avoid opening up a security hole, hopefully using https rather than http and in any event setting up a special purpose account to limit damage (and signal an alarm) should it be compromised. Please don't use your username, password and domain. – Mike Satteson Feb 02 '15 at 15:16
  • System Admin is not reachable. – Totty.js Feb 02 '15 at 15:49
  • That's unfortunate. I don't know your shop, its rules, or politics. If this task is mission critical, you may need to exert pressure to get some sort of network admin help. Otherwise, patience might be the approach to use. – Mike Satteson Feb 02 '15 at 16:54
  • I was thinking that I could solve by myself... – Totty.js Feb 02 '15 at 17:05
  • If you're familiar with the Spielberg comedy _1941_ and read my first comment you may have something to work with. I don't recommend it, and don't even know that it will work, but it might. – Mike Satteson Feb 02 '15 at 17:26

0 Answers0