安装使用Cygwin GVM - 代理问题 [英] Installing GVM using Cygwin - Proxy Issues

查看:834
本文介绍了安装使用Cygwin GVM - 代理问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经安装了Cygwin,但是下面的命令

I have Cygwin installed, however the following command

curl -s get.gvmtool.net | bash

不起作用。

代理为preventing,从工作的命令,但是我不知道我事先什么命令来获得高于卷曲语句来工作。

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.

难道我用下面的?

curl -x or curl --proxy

在哪里输入在我的用户名和密码?我是新来的命令,我看着他们,但我想不通的地方我应该进入我的usrname /密码。

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.

可能有人请帮助我什么,我需要做什么?谢谢,这是极大的AP preciated。

Could someone please help me with what I need to do? Thanks, this is greatly appreciated.

推荐答案

您知道正确的标志的话,从人页面卷曲:

You know the right flags so, from man page curl:

-x, --proxy <[protocol://][user:password@]proxyhost[:port]>

您也可以使用 - 代理的用户

curl -x http://proxy_server:proxy_port --proxy-user username:password -L <the url>

使用版本,这是avialbale您在Cygwin的

use version which is avialbale for you in cygwin

这篇关于安装使用Cygwin GVM - 代理问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆