{"id":404,"date":"2021-12-21T15:27:13","date_gmt":"2021-12-21T06:27:13","guid":{"rendered":"https:\/\/ubuntu.auctionpro.co.kr\/?page_id=404"},"modified":"2021-12-21T16:38:59","modified_gmt":"2021-12-21T07:38:59","slug":"curl-clinet-url","status":"publish","type":"page","link":"https:\/\/ubuntu.auctionpro.co.kr\/?page_id=404","title":{"rendered":"cURL (Clinet URL)"},"content":{"rendered":"\n<h4 class=\"wp-block-heading\">Remark :  \ud074\ub77c\uc774\uc5b8\ud2b8\uc5d0\uc11c Command line\uc774\ub098 \uc18c\uc2a4\ucf54\ub4dc\ub85c \uc190 \uc27d\uac8c \uc6f9 \ube0c\ub77c\uc6b0\uc800 \ucc98\ub7fc \ud65c\ub3d9\ud560 \uc218 \uc788\ub3c4\ub85d \ud574\uc8fc\ub294 \uae30\uc220<br>(\ucee4\ub9e8\ub4dc\ub77c\uc778 Tool \ud639\uc740 \ub77c\uc774\ube0c\ub7ec\ub9ac)<\/h4>\n\n\n\n<h3 class=\"wp-block-heading\">\ud2b9\uc9d5<\/h3>\n\n\n\n<ol class=\"wp-block-list\"><li>\uc6f9\uae30\ubc18  \ud074\ub77c\uc774\uc5b8\ud2b8 \uae30\ub2a5 : \uc11c\ubc84\ub85c\ubd80\ud130 Curl \uc18c\uc2a4\ud30c\uc77c\ub4e4\uc744 \uc804\uc1a1 \ubc1b\uc544\uc11c  Cur RTE\uac00 \uc2e4\uc2dc\uac04 \ucef4\ud30c\uc77c \ud558\uc5ec, \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \uc2e4\ud589<\/li><li>\uc708\ub3c4\uc6b0\uc5d0\uc11c\ub3c4 \uc0ac\uc6a9\uac00\uc751<\/li><li>\ubaa8\ub4e0 \ube0c\ub85c\uc6b0\uc800\uc5d0\uc11c \uc0ac\uc6a9\uac00\ub2a5<\/li><\/ol>\n\n\n\n<p>\uc0ac\uc6a9<\/p>\n\n\n\n<ol class=\"wp-block-list\"><li>FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE  \ud504\ub85c\ud1a0\ucf5c \ub4f1\uc5d0 \uc758\ud574 \uc804\uc1a1\ub418\ub294 \ud30c\uc77c\uc744 \uc704\ud55c Command line Tool<\/li><li>SSL, HTTP POST, HTTP PUT, FTP uploading, HTTP form\uae30\ubc18\uc758 upLoad, proxies, cookies, user+password \uc778\uc99d\ub3c4 \uc81c\uacf5\ud55c\ub2e4.<\/li><li>\ubb34\ub8cc Open \uc18c\uc2a4<\/li><li>Command line tool \uc744 \uc774\uc6a9\ud558\uac70\ub098 libCURL\ub85c \uc774\uc6a9\ud560 \uc218 \uc788\ub2e4.<\/li><\/ol>\n\n\n\n<h3 class=\"wp-block-heading\">cURL Load Test<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \">&lt;?php                                                                 \n  if(extension_loaded(\"curl\")){                                      \n      echo \"cURL extension is loaded\";               \n   }else{                                                           \n      echo 'cURL extension failed';                       \n\t  }                                                                 \n?&gt;       \n\n=&gt;  cURL extension is loaded\n<\/pre><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">cURL exec  Test<\/h3>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:vim decode:true \" >&lt;?php\n$ch = curl_init(\"http:\/\/google.com\");    \/\/ initialize curl handle\ncurl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);\n$data = curl_exec($ch);\nprint($data);\n?&gt;<\/pre><\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"770\" height=\"298\" src=\"https:\/\/ubuntu.auctionpro.co.kr\/wp-content\/uploads\/2021\/12\/Curl_exec.jpg\" alt=\"\" class=\"wp-image-410\" srcset=\"https:\/\/ubuntu.auctionpro.co.kr\/wp-content\/uploads\/2021\/12\/Curl_exec.jpg 770w, https:\/\/ubuntu.auctionpro.co.kr\/wp-content\/uploads\/2021\/12\/Curl_exec-300x116.jpg 300w, https:\/\/ubuntu.auctionpro.co.kr\/wp-content\/uploads\/2021\/12\/Curl_exec-768x297.jpg 768w\" sizes=\"auto, (max-width: 770px) 100vw, 770px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">\ubc29\ud654\ubcbd \ud655\uc778<\/h3>\n\n\n\n<p>INBound  \ud3ec\ud2b8 \uc81c\ud55c \ud655\uc778<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Remark : \ud074\ub77c\uc774\uc5b8\ud2b8\uc5d0\uc11c Command line\uc774\ub098 \uc18c\uc2a4\ucf54\ub4dc\ub85c \uc190 \uc27d\uac8c \uc6f9 \ube0c\ub77c\uc6b0\uc800 \ucc98\ub7fc \ud65c\ub3d9\ud560 \uc218 \uc788\ub3c4\ub85d \ud574\uc8fc\ub294 \uae30\uc220(\ucee4\ub9e8\ub4dc\ub77c\uc778 Tool \ud639\uc740 \ub77c\uc774\ube0c\ub7ec\ub9ac) \ud2b9\uc9d5 \uc6f9\uae30\ubc18 \ud074\ub77c\uc774\uc5b8\ud2b8 \uae30\ub2a5 : \uc11c\ubc84\ub85c\ubd80\ud130 Curl \uc18c\uc2a4\ud30c\uc77c\ub4e4\uc744 \uc804\uc1a1 \ubc1b\uc544\uc11c Cur RTE\uac00 \uc2e4\uc2dc\uac04 \ucef4\ud30c\uc77c \ud558\uc5ec, \ube0c\ub77c\uc6b0\uc800\uc5d0\uc11c \uc2e4\ud589 \uc708\ub3c4\uc6b0\uc5d0\uc11c\ub3c4 \uc0ac\uc6a9\uac00\uc751 \ubaa8\ub4e0 \ube0c\ub85c\uc6b0\uc800\uc5d0\uc11c \uc0ac\uc6a9\uac00\ub2a5 \uc0ac\uc6a9 FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE \ud504\ub85c\ud1a0\ucf5c &hellip;<br \/><a href=\"https:\/\/ubuntu.auctionpro.co.kr\/?page_id=404\" class=\"more-link pen_button pen_element_default pen_icon_arrow_double\"><span class=\"screen-reader-text\">cURL (Clinet URL)<\/span> \ub354\ubcf4\uae30<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-404","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/404","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=404"}],"version-history":[{"count":4,"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/404\/revisions"}],"predecessor-version":[{"id":413,"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/404\/revisions\/413"}],"wp:attachment":[{"href":"https:\/\/ubuntu.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=404"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}