SSHClient 基于paramiko.SSHClient写的一个ssh交互类,更加友好。 说明 保证每次接受的应答完整,并能一次性得到more的结果。 参考 1. http://docs.paramiko.org/en/2.6/index.html 2. https://stackoverflow.com/questions/21083195/paramiko-how-to-ensure-data-is-received-between-commands