Sunday, 5 March 2017

How to use a proxy with curl ?


Using proxy with Curl


curl -x 10.190.10.120:8080 http://www.google.co.in

curl -x <Proxy> <Destination>

No comments:

Post a Comment

Note: only a member of this blog may post a comment.