curl and wget

Usage of curl and wget

1
2
3
4
curl -sSL -X post --data "keyword=xx" -k -u dhuser:dhpass -x proxyserver:8080 http://abc.com

export http_proxy=proxyserver:8080
wget --no-check-certificate https://dhuser:dhpass@abc.com/logs