How do I make curl ignore the proxy?

后端 未结 12 1516
别跟我提以往
别跟我提以往 2021-01-30 03:01

How do I make curl ignore the proxy? Setting $NO_PROXY doesn\'t seem to work for me.

12条回答
  •  执念已碎
    2021-01-30 03:24

    Lame answer but: Remember to make sure no proxy is set in a ~/.curlrc file (...).

提交回复
热议问题