Posts Tagged ‘curl’

curl

星期五, 12月 14th, 2007
curl -S -I -x 192.168.3.2:80 http://www.ourlinux.net


Usage: curl [options...]
Options: (H) means HTTP/HTTPS only, (F) means FTP only
-a/–append Append to target file when uploading (F)
-A/–user-agent User-Agent to send to server (H)
–anyauth Tell curl to choose authentication method (H)
-b/–cookie Cookie string or file to read cookies from (H)
–basic Enable HTTP Basic Authentication (H)

(more…)