I have Cygwin installed, however the following command
curl -s get.gvmtool.net | bash
does not work.
The proxy is preventing that command from working, however I don't know what command I'd run beforehand to get that curl statement above to work.
Do I use the following?
curl -x or curl --proxy
Where do I enter my username and password at? I am new to the commands, and I looked them up however, I can't figure where I am supposed to enter my usrname/password.
Could someone please help me with what I need to do? Thanks, this is greatly appreciated.