
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
	<head><meta forua="true" http-equiv="Cache-Control" content="max-age=0" /></head><card id="MainCard" title="&#x6B22;&#x8FCE;&#x5149;&#x4E34;"><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a><br/>&nbsp;</p><p><b>&#x6807;&#x9898;&#x3A;</b> &#x57;&#x69;&#x6E;&#x36;&#x34;&#x7248;&#x63;&#x55;&#x52;&#x4C;&#x547D;&#x4EE4;&#x53C2;&#x6570;&#x8BE6;&#x89E3;</p><p><b>&#x4F5C;&#x8005;&#x3A;</b> &#x64;&#x6E;&#x61;&#x77;&#x6F;</p><p><b>&#x65E5;&#x671F;&#x3A;</b> &#x32;&#x30;&#x31;&#x35;&#x2D;&#x31;&#x31;&#x2D;&#x32;&#x39;&#x20;&#x30;&#x33;&#x3A;&#x35;&#x34;&#x20;&#x50;&#x4D;</p><p><b>&#x5206;&#x7C7B;&#x3A;</b> <a href="wap.asp?do=showLog&amp;cateID=16">&#x57;&#x69;&#x6E;&#x7F16;&#x7A0B;</a></p><p><b>&#x5185;&#x5BB9;&#x3A;</b> cURL&#x662F;&#x5229;&#x7528;URL&#x8BED;&#x6CD5;&#x5728;&#x547D;&#x4EE4;&#x884C;&#x65B9;&#x5F0F;&#x4E0B;&#x5DE5;&#x4F5C;&#x7684;&#x5F00;&#x6E90;&#x6587;&#x4EF6;&#x4F20;&#x8F93;&#x5DE5;&#x5177;&#x3002;&#x5B83;&#x88AB;&#x5E7F;&#x6CDB;&#x5E94;&#x7528;&#x5728;Unix&#x3001;&#x591A;&#x79CD;Linux&#x53D1;&#x884C;&#x7248;&#x4E2D;&#xFF0C;&#x5E76;&#x4E14;&#x6709;DOS&#x548C;Win32&#x3001;Win64&#x4E0B;&#x7684;&#x79FB;&#x690D;&#x7248;&#x672C;&#x3002;<br/>Win64&#x7248;cURL&#x547D;&#x4EE4;&#x53C2;&#x6570;(7.45.0)<br/> &#x5F15;&#x7528;&#x5185;&#x5BB9;G:\curl-7.45.0\AMD64&gt;curl -h<br/>Usage: curl [options...] &lt;url&gt;<br/>Options: (H) means HTTP/HTTPS only, (F) means FTP only<br/>&nbsp;&nbsp;&nbsp;&nbsp; --anyauth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pick &#34;any&#34; authentication method (H)<br/> -a, --append&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Append to target file when uploading (F/SFTP)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --basic&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use HTTP Basic Authentication (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --cacert FILE&nbsp;&nbsp; CA certificate to verify peer against (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --capath DIR&nbsp;&nbsp;&nbsp;&nbsp;CA directory to verify peer against (SSL)<br/> -E, --cert CERT[:PASSWD]&nbsp;&nbsp;Client certificate file and password (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --cert-status&nbsp;&nbsp; Verify the status of the server certificate (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --cert-type TYPE&nbsp;&nbsp;Certificate file type (DER/PEM/ENG) (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ciphers LIST&nbsp;&nbsp;SSL ciphers to use (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --compressed&nbsp;&nbsp;&nbsp;&nbsp;Request compressed response (using deflate o&#114; gzip)<br/> -K, --config FILE&nbsp;&nbsp; Read config from FILE<br/>&nbsp;&nbsp;&nbsp;&nbsp; --connect-timeout SECONDS&nbsp;&nbsp;Maximum time allowed for connection<br/> -C, --continue-at OFFSET&nbsp;&nbsp;Resumed transfer OFFSET<br/> -b, --cookie STRING/FILE&nbsp;&nbsp;Read cookies from STRING/FILE (H)<br/> -c, --cookie-jar FILE&nbsp;&nbsp;Write cookies to FILE after operation (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --cr&#101;ate-dirs&nbsp;&nbsp; Cr&#101;ate necessary local directory hierarchy<br/>&nbsp;&nbsp;&nbsp;&nbsp; --crlf&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert LF to CRLF in upload<br/>&nbsp;&nbsp;&nbsp;&nbsp; --crlfile FILE&nbsp;&nbsp;Get a CRL list in PEM format from the given file<br/> -d, --data DATA&nbsp;&nbsp;&nbsp;&nbsp; HTTP POST data (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --data-raw DATA&nbsp;&nbsp;HTTP POST data, &#39;@&#39; allowed (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --data-ascii DATA&nbsp;&nbsp;HTTP POST ASCII data (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --data-binary DATA&nbsp;&nbsp;HTTP POST binary data (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --data-urlencode DATA&nbsp;&nbsp;HTTP POST data url encoded (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --delegation STRING&nbsp;&nbsp;GSS-API delegation permission<br/>&nbsp;&nbsp;&nbsp;&nbsp; --digest&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use HTTP Digest Authentication (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --disable-eprt&nbsp;&nbsp;Inhibit using EPRT o&#114; LPRT (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --disable-epsv&nbsp;&nbsp;Inhibit using EPSV (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --dns-servers&nbsp;&nbsp; DNS server addrs to use: 1.1.1.1;2.2.2.2<br/>&nbsp;&nbsp;&nbsp;&nbsp; --dns-interface&nbsp;&nbsp;Interface to use for DNS requests<br/>&nbsp;&nbsp;&nbsp;&nbsp; --dns-ipv4-addr&nbsp;&nbsp;IPv4 address to use for DNS requests, dot notation<br/>&nbsp;&nbsp;&nbsp;&nbsp; --dns-ipv6-addr&nbsp;&nbsp;IPv6 address to use for DNS requests, dot notation<br/> -D, --dump-header FILE&nbsp;&nbsp;Write the headers to FILE<br/>&nbsp;&nbsp;&nbsp;&nbsp; --egd-file FILE&nbsp;&nbsp;EGD socket path for random data (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --engine ENGINE&nbsp;&nbsp;Crypto engine (use &#34;--engine list&#34; for list) (SSL)<br/> -f, --fail&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fail silently (no output at all) on HTTP errors (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --false-start&nbsp;&nbsp; Enable TLS False Start.<br/> -F, --form CONTENT&nbsp;&nbsp;Specify HTTP multipart POST data (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --form-string STRING&nbsp;&nbsp;Specify HTTP multipart POST data (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-account DATA&nbsp;&nbsp;Account data string (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-alt&#101;rnative-to-user COMMAND&nbsp;&nbsp;String to replace &#34;USER [name]&#34; (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-cr&#101;ate-dirs&nbsp;&nbsp;Cr&#101;ate the remote dirs if not present (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-method [MULTICWD/NOCWD/SINGLECWD]&nbsp;&nbsp;Control CWD usage (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-pasv&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use PASV/EPSV instead of PORT (F)<br/> -P, --ftp-port ADR&nbsp;&nbsp;Use PORT with given address instead of PASV (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-skip-pasv-ip&nbsp;&nbsp;Skip the IP address for PASV (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-pret&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Send PRET before PASV (for drftpd) (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-ssl-ccc&nbsp;&nbsp; Send CCC after authenticating (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-ssl-ccc-mode ACTIVE/PASSIVE&nbsp;&nbsp;Set CCC mode (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ftp-ssl-control&nbsp;&nbsp;Require SSL/TLS for FTP login, clear for transfer (F)<br/> -G, --get&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Send the -d data with a HTTP GET (H)<br/> -g, --globoff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Disable URL sequences and ranges using {} and []<br/> -H, --header LINE&nbsp;&nbsp; Pass custom header LINE to server (H)<br/> -I, --head&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show document info only<br/> -h, --help&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This help text<br/>&nbsp;&nbsp;&nbsp;&nbsp; --hostpubmd5 MD5&nbsp;&nbsp;Hex-encoded MD5 string of the host public key. (SSH)<br/> -0, --http1.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use HTTP 1.0 (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --http1.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use HTTP 1.1 (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --http2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use HTTP 2 (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ignore-content-length&nbsp;&nbsp;Ignore the HTTP Content-Length header<br/> -i, --include&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Include protocol headers in the output (H/F)<br/> -k, --insecure&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Allow connections to SSL sites without certs (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --interface INTERFACE&nbsp;&nbsp;Use network INTERFACE (or address)<br/> -4, --ipv4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resolve name to IPv4 address<br/> -6, --ipv6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Resolve name to IPv6 address<br/> -j, --junk-session-cookies&nbsp;&nbsp;Ignore session cookies read from file (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --keepalive-time SECONDS&nbsp;&nbsp;Wait SECONDS between keepalive probes<br/>&nbsp;&nbsp;&nbsp;&nbsp; --key KEY&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Private key file name (SSL/SSH)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --key-type TYPE&nbsp;&nbsp;Private key file type (DER/PEM/ENG) (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --krb LEVEL&nbsp;&nbsp;&nbsp;&nbsp; Enable Kerberos with security LEVEL (F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --libcurl FILE&nbsp;&nbsp;Dump libcurl equivalent code of this command line<br/>&nbsp;&nbsp;&nbsp;&nbsp; --limit-rate RATE&nbsp;&nbsp;Limit transfer speed to RATE<br/> -l, --list-only&nbsp;&nbsp;&nbsp;&nbsp; List only mode (F/POP3)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --local-port RANGE&nbsp;&nbsp;Force use of RANGE for local port numbers<br/> -L, --location&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Follow redirects (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --location-trusted&nbsp;&nbsp;Like &#39;--location&#39;, and send auth to other hosts (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --login-options OPTIONS&nbsp;&nbsp;Server login options (IMAP, POP3, SMTP)<br/> -M, --manual&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Display the full manual<br/>&nbsp;&nbsp;&nbsp;&nbsp; --mail-from FROM&nbsp;&nbsp;Mail from this address (SMTP)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --mail-rcpt TO&nbsp;&nbsp;Mail to this/these addresses (SMTP)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --mail-auth AUTH&nbsp;&nbsp;o&#114;iginator address of the o&#114;iginal email (SMTP)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --max-filesize BYTES&nbsp;&nbsp;Maximum file size to download (H/F)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --max-redirs NUM&nbsp;&nbsp;Maximum number of redirects allowed (H)<br/> -m, --max-time SECONDS&nbsp;&nbsp;Maximum time allowed for the transfer<br/>&nbsp;&nbsp;&nbsp;&nbsp; --metalink&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process given URLs as metalink XML file<br/>&nbsp;&nbsp;&nbsp;&nbsp; --negotiate&nbsp;&nbsp;&nbsp;&nbsp; Use HTTP Negotiate (SPNEGO) authentication (H)<br/> -n, --netrc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Must read .netrc for user name and password<br/>&nbsp;&nbsp;&nbsp;&nbsp; --netrc-optional&nbsp;&nbsp;Use either .netrc o&#114; URL; overrides -n<br/>&nbsp;&nbsp;&nbsp;&nbsp; --netrc-file FILE&nbsp;&nbsp;Specify FILE for netrc<br/> -:, --next&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Allows the following URL to use a separate set of options<br/>&nbsp;&nbsp;&nbsp;&nbsp; --no-alpn&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Disable the ALPN TLS extension (H)<br/> -N, --no-buffer&nbsp;&nbsp;&nbsp;&nbsp; Disable buffering of the output stream<br/>&nbsp;&nbsp;&nbsp;&nbsp; --no-keepalive&nbsp;&nbsp;Disable keepalive use on the connection<br/>&nbsp;&nbsp;&nbsp;&nbsp; --no-npn&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Disable the NPN TLS extension (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --no-sessionid&nbsp;&nbsp;Disable SSL session-ID reusing (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --noproxy&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; List of hosts which do not use proxy<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ntlm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Use HTTP NTLM authentication (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --oauth2-bearer TOKEN&nbsp;&nbsp;OAuth 2 Bearer Token (IMAP, POP3, SMTP)<br/> -o, --output FILE&nbsp;&nbsp; Write to FILE instead of stdout<br/>&nbsp;&nbsp;&nbsp;&nbsp; --pass PASS&nbsp;&nbsp;&nbsp;&nbsp; Pass phrase for the private key (SSL/SSH)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --path-as-is&nbsp;&nbsp;&nbsp;&nbsp;Do not squash .. sequences in URL path<br/>&nbsp;&nbsp;&nbsp;&nbsp; --pinnedpubkey FILE/HASHES Public key to verify peer against (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --post301&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Do not switch to GET after following a 301 redirect (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --post302&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Do not switch to GET after following a 302 redirect (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --post303&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Do not switch to GET after following a 303 redirect (H)<br/> -#, --progress-bar&nbsp;&nbsp;Display transfer progress as a progress bar<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proto PROTOCOLS&nbsp;&nbsp;Enable/disable PROTOCOLS<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proto-default PROTOCOL&nbsp;&nbsp;Use PROTOCOL for any URL missing a scheme<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proto-redir PROTOCOLS&nbsp;&nbsp; Enable/disable PROTOCOLS on redirect<br/> -x, --proxy [PROTOCOL://]HOST[:PORT]&nbsp;&nbsp;Use proxy on given port<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proxy-anyauth&nbsp;&nbsp;Pick &#34;any&#34; proxy authentication method (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proxy-basic&nbsp;&nbsp; Use Basic authentication on the proxy (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proxy-digest&nbsp;&nbsp;Use Digest authentication on the proxy (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proxy-negotiate&nbsp;&nbsp;Use HTTP Negotiate (SPNEGO) authentication on the proxy (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proxy-ntlm&nbsp;&nbsp;&nbsp;&nbsp;Use NTLM authentication on the proxy (H)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proxy-service-name NAME&nbsp;&nbsp;SPNEGO proxy service name<br/>&nbsp;&nbsp;&nbsp;&nbsp; --service-name NAME&nbsp;&nbsp;SPNEGO service name<br/> -U, --proxy-user USER[:PASSWORD]&nbsp;&nbsp;Proxy user and password<br/>&nbsp;&nbsp;&nbsp;&nbsp; --proxy1.0 HOST[:PORT]&nbsp;&nbsp;Use HTTP/1.0 proxy on given port<br/> -p, --proxytunnel&nbsp;&nbsp; Operate through a HTTP proxy tunnel (using CONNECT)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --pubkey KEY&nbsp;&nbsp;&nbsp;&nbsp;Public key file name (SSH)<br/> -Q, --quote CMD&nbsp;&nbsp;&nbsp;&nbsp; Send command(s) to server before transfer (F/SFTP)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --random-file FILE&nbsp;&nbsp;File for reading random data from (SSL)<br/> -r, --range RANGE&nbsp;&nbsp; Retrieve only the bytes within RANGE<br/>&nbsp;&nbsp;&nbsp;&nbsp; --raw&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Do HTTP &#34;raw&#34;; no transfer decoding (H)<br/> -e, --referer&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Referer URL (H)<br/> -J, --remote-header-name&nbsp;&nbsp;Use the header-provided filename (H)<br/> -O, --remote-name&nbsp;&nbsp; Write output to a file named as the remote file<br/>&nbsp;&nbsp;&nbsp;&nbsp; --remote-name-all&nbsp;&nbsp;Use the remote file name for all URLs<br/> -R, --remote-time&nbsp;&nbsp; Set the remote file&#39;s time on the local output<br/> -X, --request COMMAND&nbsp;&nbsp;Specify request command to use<br/>&nbsp;&nbsp;&nbsp;&nbsp; --resolve HOST:PORT:ADDRESS&nbsp;&nbsp;Force resolve of HOST:PORT to ADDRESS<br/>&nbsp;&nbsp;&nbsp;&nbsp; --retry NUM&nbsp;&nbsp; Retry request NUM times if transient problems occur<br/>&nbsp;&nbsp;&nbsp;&nbsp; --retry-delay SECONDS&nbsp;&nbsp;Wait SECONDS between retries<br/>&nbsp;&nbsp;&nbsp;&nbsp; --retry-max-time SECONDS&nbsp;&nbsp;Retry only within this period<br/>&nbsp;&nbsp;&nbsp;&nbsp; --sasl-ir&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Enable initial response in SASL authentication<br/> -S, --show-error&nbsp;&nbsp;&nbsp;&nbsp;Show error. With -s, make curl show errors when they occur<br/> -s, --silent&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Silent mode (don&#39;t output anything)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --socks4 HOST[:PORT]&nbsp;&nbsp;SOCKS4 proxy on given host + port<br/>&nbsp;&nbsp;&nbsp;&nbsp; --socks4a HOST[:PORT]&nbsp;&nbsp;SOCKS4a proxy on given host + port<br/>&nbsp;&nbsp;&nbsp;&nbsp; --socks5 HOST[:PORT]&nbsp;&nbsp;SOCKS5 proxy on given host + port<br/>&nbsp;&nbsp;&nbsp;&nbsp; --socks5-hostname HOST[:PORT]&nbsp;&nbsp;SOCKS5 proxy, pass host name to proxy<br/>&nbsp;&nbsp;&nbsp;&nbsp; --socks5-gssapi-service NAME&nbsp;&nbsp;SOCKS5 proxy service name for GSS-API<br/>&nbsp;&nbsp;&nbsp;&nbsp; --socks5-gssapi-nec&nbsp;&nbsp;Compatibility with NEC SOCKS5 server<br/> -Y, --speed-limit RATE&nbsp;&nbsp;Stop transfers below RATE for &#39;speed-time&#39; secs<br/> -y, --speed-time SECONDS&nbsp;&nbsp;Trigger &#39;speed-limit&#39; abort after SECONDS (default: 30)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ssl&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Try SSL/TLS (FTP, IMAP, POP3, SMTP)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ssl-reqd&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Require SSL/TLS (FTP, IMAP, POP3, SMTP)<br/> -2, --sslv2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use SSLv2 (SSL)<br/> -3, --sslv3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use SSLv3 (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ssl-allow-beast&nbsp;&nbsp;Allow security flaw to improve interop (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --ssl-no-revoke&nbsp;&nbsp;&nbsp;&nbsp;Disable cert revocation checks (WinSSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --stderr FILE&nbsp;&nbsp; Wh&#101;re to redirect stderr (use &#34;-&#34; for stdout)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --tcp-nodelay&nbsp;&nbsp; Use the TCP_NODELAY option<br/> -t, --telnet-option OPT=VAL&nbsp;&nbsp;Set telnet option<br/>&nbsp;&nbsp;&nbsp;&nbsp; --tftp-blksize VALUE&nbsp;&nbsp;Set TFTP BLKSIZE option (must be &gt;512)<br/> -z, --time-cond TIME&nbsp;&nbsp;Transfer based on a time condition<br/> -1, --tlsv1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use &gt;= TLSv1 (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --tlsv1.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use TLSv1.0 (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --tlsv1.1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use TLSv1.1 (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --tlsv1.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Use TLSv1.2 (SSL)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --trace FILE&nbsp;&nbsp;&nbsp;&nbsp;Write a debug trace to FILE<br/>&nbsp;&nbsp;&nbsp;&nbsp; --trace-ascii FILE&nbsp;&nbsp;Like --trace, but without hex output<br/>&nbsp;&nbsp;&nbsp;&nbsp; --trace-time&nbsp;&nbsp;&nbsp;&nbsp;Add time stamps to trace/verbose output<br/>&nbsp;&nbsp;&nbsp;&nbsp; --tr-encoding&nbsp;&nbsp; Request compressed transfer encoding (H)<br/> -T, --upload-file FILE&nbsp;&nbsp;Transfer FILE to destination<br/>&nbsp;&nbsp;&nbsp;&nbsp; --url URL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; URL to work with<br/> -B, --use-ascii&nbsp;&nbsp;&nbsp;&nbsp; Use ASCII/text transfer<br/> -u, --user USER[:PASSWORD]&nbsp;&nbsp;Server user and password<br/>&nbsp;&nbsp;&nbsp;&nbsp; --tlsuser USER&nbsp;&nbsp;TLS username<br/>&nbsp;&nbsp;&nbsp;&nbsp; --tlspassword STRING&nbsp;&nbsp;TLS password<br/>&nbsp;&nbsp;&nbsp;&nbsp; --tlsauthtype STRING&nbsp;&nbsp;TLS authentication type (default: SRP)<br/>&nbsp;&nbsp;&nbsp;&nbsp; --unix-socket FILE&nbsp;&nbsp;&nbsp;&nbsp;Connect through this Unix domain socket<br/> -A, --user-agent STRING&nbsp;&nbsp;Send User-Agent STRING to server (H)<br/> -v, --verbose&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Make the operation more talkative<br/> -V, --version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Show version number and quit<br/> -w, --write-out FORMAT&nbsp;&nbsp;Use output FORMAT after completion<br/>&nbsp;&nbsp;&nbsp;&nbsp; --xattr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Store metadata in extended file attributes<br/> -q&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Disable .curlrc (must be first parameter)<br/>Win64&#x7248;cURL&#x7528;&#x6CD5;&#x793A;&#x4F8B;<br/>Head&#x8BF7;&#x6C42;&#xFF1A;curl -l http://www.mzwu.com/ -I<br/>GET&#x8BF7;&#x6C42;&#xFF1A;curl -l http://www.mzwu.com/?domain=mzwu.com<br/>POST&#x8BF7;&#x6C42;&#xFF1A;curl -l http://www.mzwu.com/ -d &#34;domain=mzwu.com&#34;<br/>&#x6DFB;&#x52A0;HTTP&#x5934;&#xFF1A;curl -l http://www.mzwu.com/ -H &#34;name:dnawo&#34; -H &#34;sex:boy&#34;<br/>&#x4F2A;&#x9020;referer&#xFF1A;curl -l http://www.mzwu.com/ -e &#34;http://www.baidu.com/&#34;<br/>&#x76F8;&#x5173;&#x94FE;&#x63A5;<br/>[1].cURL&#x5B98;&#x7F51;&#xFF1A;http://curl.haxx.se/<br/>[2].Win64&#x7248;cURL&#x4E0B;&#x8F7D;&#xFF1A;http://curl.haxx.se/download.html#Win64<br/>[3].&#x5728;dos&#x4E0B;&#x4F7F;&#x7528;Curl&#xFF1A;http://my.oschina.net/chape/blog/187042<br/>[4].&#x5982;&#x4F55;&#x5728;curl&#x4E2D;&#x8BBE;&#x7F6E;&#x81EA;&#x5B9A;&#x4E49;&#x7684;HTTP&#x5934;&#xFF1A;http://linux.cn/article-4957-1.html</p><p> + <a href="#CommentCard">&#x67E5;&#x770B;&#x5F53;&#x524D;&#x65E5;&#x5FD7;&#x8BC4;&#x8BBA;</a> (0)</p><p>&nbsp;<br/><br/><a href="wap.asp?do=Login">&#x767B;&#x5F55;</a></p><p><br/>&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;</p><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a></p><p><a href="http://www.pjhome.net/wap.asp">PJBlog3&nbsp;v3.2.9.518</a>&nbsp;Inside.</p><p>Processed&nbsp;In&nbsp;0.125&nbsp;ms</p><do type="prev" label="&#x8FD4;&#x56DE;"><prev/></do></card><card id="postCommentCard"><p><b>&#x6807;&#x9898;&#x3A;</b> <a href="#MainCard">&#x57;&#x69;&#x6E;&#x36;&#x34;&#x7248;&#x63;&#x55;&#x52;&#x4C;&#x547D;&#x4EE4;&#x53C2;&#x6570;&#x8BE6;&#x89E3;</a></p><p><br/>你没有权限发表评论</p><p><br/>&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;</p><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a></p><p><a href="http://www.pjhome.net/wap.asp">PJBlog3&nbsp;v3.2.9.518</a>&nbsp;Inside.</p><p>Processed&nbsp;In&nbsp;0.125&nbsp;ms</p><do type="prev" label="&#x8FD4;&#x56DE;"><prev/></do></card><card id="CommentCard"><p>&#x6682;&#x65E0;&#x8BC4;&#x8BBA;</p><p><a href="#MainCard">&#x8FD4;&#x56DE;</a></p><p><br/>&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;&#x2500;</p><p><a href="wap.asp">&#x6728;&#x5B50;&#x5C4B;</a></p><p><a href="http://www.pjhome.net/wap.asp">PJBlog3&nbsp;v3.2.9.518</a>&nbsp;Inside.</p><p>Processed&nbsp;In&nbsp;0.125&nbsp;ms</p><do type="prev" label="&#x8FD4;&#x56DE;"><prev/></do></card>
</wml>
