To set a proxy in a cURL command, use the -x or --proxy option followed by the proxy server URL. For example, curl -x http://proxy-url.com:8080 ...
確定! 回上一頁