{"id":143912,"date":"2019-05-08T08:06:54","date_gmt":"2019-05-08T00:06:54","guid":{"rendered":"https:\/\/lrxjmw.cn\/?p=143912"},"modified":"2019-04-30T09:07:54","modified_gmt":"2019-04-30T01:07:54","slug":"centos7-install-kippo","status":"publish","type":"post","link":"https:\/\/lrxjmw.cn\/centos7-install-kippo.html","title":{"rendered":"\u901a\u8fc7yum\u65b9\u5f0f\u5728CentOS 7\u4e0a\u90e8\u7f72Kippo"},"content":{"rendered":"
\u5bfc\u8bfb<\/td>\n | Kippo \u662f\u4e00\u6b3e\u5f00\u6e90\u7684 SSH \u871c\u7f50\uff0c\u6258\u7ba1\u4e8e Github\uff0c\u62e5\u6709 SSH \u871c\u7f50\u8bb0\u5f55\u7b49\u591a\u79cd\u529f\u80fd;\u76ee\u524d\u7f51\u7edc\u4e0a\u5173\u4e8e\u5982\u4f55\u5728 CentOS 7 \u7b49\u65b0\u7cfb\u7edf\u4e0a\u642d\u5efa Kippo \u7684\u6587\u7ae0\u8f83\u5c11\uff0c\u800c\u4e14\u9519\u8bef\u767e\u51fa\uff0c\u5b9e\u5728\u662f\u6dfb\u4e71\u3002<\/strong><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n \u672c\u6587\u4f7f\u7528 222 \u4f5c\u4e3a\u771f\u5b9e ssh \u7aef\u53e3\uff0c\u91c7\u7528 2222 \u4f5c\u4e3a Kippo \u63a5\u6536\u7aef\u53e3\u3002<\/p>\n \u7cfb\u7edf\u73af\u5883<\/strong><\/span><\/div>\n \u516c\u6709\u4e91\u4e0a\u7684 CentOS 7 x86_64\uff08\u975e OpenVZ\uff09\uff0c\u53cc\u6838\uff0c2 GB \u5185\u5b58\uff0cSELinux \u4e0d\u5f00\u542f<\/p>\n \u5b89\u88c5\u73af\u5883<\/strong><\/span><\/div>\n \r\n$ sudo yum install libffi libffi-devel gcc git -y\r\n$ sudo yum install python-devel openssl openssl-devel -y\r\n$ sudo yum install python-twisted-core python-setuptools python-virtualenv -y\r\n$ sudo easy_install pycrypto pyasn1 \r\n$ sudo easy_install pip\r\n$ pip install cryptography\r\n<\/pre>\n |