curl with proxy

curl --proxy-ntlm --proxy sample.proxy.com:8080 www.google.com

Or write it in ~/.curlrc as follows.

proxy = "http://sample.proxy.com:8080"

Comments

Popular posts from this blog

Detect Bluetooth LE Device with BlueZ on RaspberryPi

What I did until many slimes spawn on slime chunk

Major Maven goals