10 2017 档案

摘要:shellescape: https://github.com/chrissimpkins/shellescape 处理过程如下,通过添加 ' 和转义字符实现安全字符串 阅读全文
posted @ 2017-10-10 16:18 九半 阅读(846) 评论(0) 推荐(0)
摘要:使用sshpubkeys实现本地对ssh公钥的验证: 用法说明: 安装:pip install sshpubkeys 或者 下载源码 python setup.py install https://pypi.python.org/pypi/sshpubkeys/ https://github.com 阅读全文
posted @ 2017-10-09 15:37 九半 阅读(1575) 评论(0) 推荐(0)