51Testing软件测试论坛
标题: paramiko 连接 windows freesshd服务器,出现 banner“uft-8”can't decode错误??? [打印本页]
作者: 测试积点老人 时间: 2019-3-19 17:07
标题: paramiko 连接 windows freesshd服务器,出现 banner“uft-8”can't decode错误???
paramiko 连接 windows freesshd服务器,出现 banner“uft-8”can't decode错误???
import paramiko
t = paramiko.Transport((",,,",23))
t.connect(username="...",password="...") 这出错,,,
username,password转码也不行
是要改freesshd配置,还是windows编码集。。。。
急求。。。
作者: 海海豚 时间: 2019-3-20 11:14
编码问题
作者: jingzizx 时间: 2019-3-20 12:17
统一编码
作者: abcsell 时间: 2019-3-20 13:36
更换一下编码即可
作者: 1047490880 时间: 2019-3-20 13:52
统一编码问题
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) |
Powered by Discuz! X3.2 |