{"id":260,"date":"2022-09-13T14:19:47","date_gmt":"2022-09-13T06:19:47","guid":{"rendered":"http:\/\/blog.pixel-magician.com\/?p=260"},"modified":"2022-09-13T14:19:48","modified_gmt":"2022-09-13T06:19:48","slug":"git%e8%ae%be%e7%bd%ae%e4%bd%bf%e7%94%a8%e4%bb%a3%e7%90%86","status":"publish","type":"post","link":"http:\/\/blog.pixel-magician.com\/?p=260","title":{"rendered":"git\u8bbe\u7f6e\u4f7f\u7528\u4ee3\u7406"},"content":{"rendered":"\n<h2><strong>socks\u4ee3\u7406<\/strong>\uff1a<\/h2>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:c# decode:true \" >git config --global http.proxy 'socks5:\/\/127.0.0.1:7890'\ngit config --global https.proxy 'socks5:\/\/127.0.0.1:7890'<\/pre><\/div>\n\n\n\n<h2><strong>http\/https\u4ee3\u7406<\/strong>\uff1a<\/h2>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:c# decode:true \" >git config --global http.proxy 'http:\/\/127.0.0.1:7890'\ngit config --global https.proxy 'https:\/\/127.0.0.1:7890'<\/pre><\/div>\n\n\n\n<h2>\u5982\u679c\u8981\u53d6\u6d88\u4ee3\u7406\uff1a<\/h2>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:c# decode:true \" >git config --global --unset http.proxy\ngit config --global --unset https.proxy<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>socks\u4ee3\u7406\uff1a http\/https\u4ee3\u7406\uff1a \u5982\u679c\u8981\u53d6\u6d88\u4ee3\u7406\uff1a<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=\/wp\/v2\/posts\/260"}],"collection":[{"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=260"}],"version-history":[{"count":2,"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=\/wp\/v2\/posts\/260\/revisions"}],"predecessor-version":[{"id":262,"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=\/wp\/v2\/posts\/260\/revisions\/262"}],"wp:attachment":[{"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=260"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=260"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.pixel-magician.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=260"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}