随笔分类 -  ssh

摘要:实践: 1、 sshpass -p "pwd123" ssh root@12.2.18.16 "systemctl stop app;systemctl status app;cp /root/fileByScp/app.zip /usr/local/project/app/;cd /usr/loc 阅读全文
posted @ 2022-03-10 10:07 papering 阅读(158) 评论(0) 推荐(0)
摘要:Go/src/crypto/tls/common.go:289 // ClientAuth determines the server's policy for// TLS Client Authentication. The default is NoClientCert.ClientAuth C 阅读全文
posted @ 2021-12-23 17:31 papering 阅读(219) 评论(0) 推荐(0)
摘要:http://www.lining0806.com/ssh端口转发实现内网穿透/ 使用 AutoSSH 实现自动化跨网络访问 - 文章详情 https://z.itpub.net/article/detail/AF526FCB2988E4FCDB84242C3841437F autossh自动输入密 阅读全文
posted @ 2021-09-27 09:16 papering 阅读(540) 评论(0) 推荐(0)
摘要:rfc4251 https://datatracker.ietf.org/doc/html/rfc4251 10.1 ‘The server's host key is not cached in the registry’ This error message occurs when PuTTY 阅读全文
posted @ 2017-05-05 21:36 papering 阅读(1895) 评论(0) 推荐(0)