I'm using an older Solaris box. (The admin has kinda disappeared) and when I run wget from it, it tries to go through a proxy which the company no longer has.
I realize I can pass wget the --proxy=no command and that does work fine.
But I'd like to actually set it so the machine doesn't think this proxy is there, just in case other services or users may want to use things like wget.
I checked the environment variables, and none have the proxy in them, I grep'd the /etc/ directory, and also didn't find it.
Is there another place I can look?
I realize I can pass wget the --proxy=no command and that does work fine.
But I'd like to actually set it so the machine doesn't think this proxy is there, just in case other services or users may want to use things like wget.
I checked the environment variables, and none have the proxy in them, I grep'd the /etc/ directory, and also didn't find it.
Is there another place I can look?