{"id":557,"date":"2021-01-07T22:25:55","date_gmt":"2021-01-07T14:25:55","guid":{"rendered":"http:\/\/www.mimiq.com.cn\/?p=557"},"modified":"2021-01-17T11:53:54","modified_gmt":"2021-01-17T03:53:54","slug":"macos-%e5%ae%89%e8%a3%85openvpn","status":"publish","type":"post","link":"http:\/\/www.mimiq.com.cn\/?p=557","title":{"rendered":"DeepOps\u7684macOS\u5c0f\u7b14\u8bb0-macOS\u5b89\u88c5openvpn"},"content":{"rendered":"\n<p>\u56e0\u4e3a\u516c\u53f8\u8fdc\u7a0b\u529e\u516c\u9700\u8981\u4f7f\u7528\u5230vpn\uff0c\u624b\u5934\u4e0a\u53ea\u6709\u4e00\u53f0mac\uff0c\u9700\u8981\u5b89\u88c5\u4e00\u4e0bopenvpn\u3002<\/p>\n\n\n\n<pre id=\"block-42c7bbd6-f6d3-4b1a-a3a5-3f2be6f05435\" class=\"wp-block-code\"><code>#\u5982\u679c\u6ca1\u6709\u5b89\u88c5brew\uff0c\u5728\u5b89\u88c5\u4e00\u4e0bhomebrew \u9009\u62e9aliyun\u7684\u6e90\u901f\u5ea6\u6bd4\u8f83\u5feb\n\/bin\/zsh -c \"$(curl -fsSL https:\/\/gitee.com\/cunkai\/HomebrewCN\/raw\/master\/Homebrew.sh)\" \n\n\u4f7f\u7528brew \u76f4\u63a5\u5b89\u88c5\nbrew install openvpn\n\n#\u542f\u52a8openvpn\nsudo openvpn --config \/openvpn-2.5.0\/config\/\u4f60\u7684.ovpn<\/code><\/pre>\n\n\n\n<h1>\u4e0b\u9762\u662f\u6211\u6ca1\u6709\u5c1d\u8bd5\u6210\u529f\u7684\u4e00\u4e2a\u65b9\u6848\uff1a<\/h1>\n\n\n\n<p>1\u3001\u4e0b\u8f7dopenvpn\uff0c\u62112021.1.7\u4e0b\u7684\u662f openvpn-2.5.0.zip \u56e0\u4e3a\u6211\u559c\u6b22zip<\/p>\n\n\n\n<p>2\u3001\u89e3\u538b\u540e\u5f97\u5230\uff0copenvpn-2.5.0<\/p>\n\n\n\n<p>3\u3001\u8fdb\u5165openvpn-2.5.0\u6587\u4ef6\u5939\uff0c\u6253README\u6587\u4ef6\uff0c\u6839\u636e\u4e0a\u9762\u64cd\u4f5c\u5373\u53ef<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\ttar -zxf openvpn-&lt;version>.tar.gz\n\tcd openvpn-&lt;version>\n\t.\/configure\n\tmake\n\tmake install<\/code><\/pre>\n\n\n\n<p>4\u3001\u6267\u884c .\/configure \u51fa\u73b0\u9519\u8bef <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>checking additionally if OpenSSL is available and version >= 1.0.2... configure: error: OpenSSL version too old<\/code><\/pre>\n\n\n\n<p>\u770b\u6837\u5b50\u662f\u6211\u7684openssl \u7248\u672c\u8fc7\u65e7<\/p>\n\n\n\n<p>\u6267\u884c\u4e0b\u9762\u8bed\u53e5\u5b89\u88c5\u6216\u8005\u66f4\u65b0\u4e00\u4e0bopenssl<\/p>\n\n\n\n<pre id=\"block-42c7bbd6-f6d3-4b1a-a3a5-3f2be6f05435\" class=\"wp-block-code\"><code>#\u5b89\u88c5opensslbrew install openssl\n#\u66f4\u65b0opensslbrew upgrade openssl<\/code><\/pre>\n\n\n\n<p>\u91cd\u65b0\u5b89\u88c5\u4e86openssl\u8fd8\u662f\u4e0d\u884c\uff0c\u5230\u6b64\u4ee5\u5931\u8d25\u544a\u7ec8\uff0c\u7136\u540e\u6211\u662f\u7528\u4e86brew\u5b89\u88c5\u4e86openvpn\u7136\u540e\u5c31\u6210\u529f\u4e86\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u56e0\u4e3a\u516c\u53f8\u8fdc\u7a0b\u529e\u516c\u9700\u8981\u4f7f\u7528\u5230vpn\uff0c\u624b\u5934\u4e0a\u53ea\u6709\u4e00\u53f0mac\uff0c\u9700\u8981\u5b89\u88c5\u4e00\u4e0bopenvpn\u3002 \u4e0b\u9762\u662f\u6211\u6ca1\u6709\u5c1d\u8bd5\u6210\u529f\u7684\u4e00\u4e2a\u65b9\u6848\uff1a 1\u3001\u4e0b\u8f7dopenvpn\uff0c\u62112021.1.7\u4e0b\u7684\u662f openvpn-2.5.0.zip \u56e0\u4e3a\u6211\u559c\u6b22zip 2\u3001\u89e3\u538b\u540e\u5f97\u5230\uff0copenvpn-2.5.0 3\u3001\u8fdb\u5165openvpn-2.5.0\u6587\u4ef6\u5939\uff0c\u6253README\u6587\u4ef6\uff0c\u6839\u636e\u4e0a\u9762\u64cd\u4f5c\u5373\u53ef 4\u3001\u6267\u884c .\/configure \u51fa\u73b0\u9519\u8bef \u770b\u6837\u5b50\u662f\u6211\u7684openssl \u7248\u672c\u8fc7\u65e7 \u6267\u884c\u4e0b\u9762\u8bed\u53e5\u5b89\u88c5\u6216\u8005\u66f4\u65b0\u4e00\u4e0bopenssl \u91cd\u65b0\u5b89\u88c5\u4e86openssl\u8fd8\u662f\u4e0d\u884c\uff0c\u5230\u6b64\u4ee5\u5931\u8d25\u544a\u7ec8\uff0c\u7136\u540e\u6211\u662f\u7528\u4e86brew\u5b89\u88c5\u4e86openvpn\u7136\u540e\u5c31\u6210\u529f\u4e86\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[24,26],"tags":[],"_links":{"self":[{"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=\/wp\/v2\/posts\/557"}],"collection":[{"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=557"}],"version-history":[{"count":3,"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=\/wp\/v2\/posts\/557\/revisions"}],"predecessor-version":[{"id":572,"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=\/wp\/v2\/posts\/557\/revisions\/572"}],"wp:attachment":[{"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=557"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=557"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.mimiq.com.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=557"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}