PuTTY icon indicating copy to clipboard operation
PuTTY copied to clipboard

PuTTY 中文版,原 http://code.google.com/p/puttycn 项目。

Results 27 PuTTY issues
Sort by recently updated
recently updated
newest added

作者你好,辛苦看看怎么回事 ![image](https://github.com/larryli/PuTTY/assets/92215296/a533328f-6d0c-473e-aaf1-770af9a3d82e)

PuTTY CAC 是 PuTTY 的 Win 增强版,集成了 Windows 10 的系统证书验证功能。 支持 智能卡、 PKCS#11、 FIDO 来登录服务端。 希望能发布汉化版 🥺

enhancement

用plink -ssh连路由器, 为什么用 ctrl+c 不是终止当前程序, 而是断开连接 用 windows 自带的 ssh 正常, ctrl+c 是终止程序 ps: 用 plink 是因为方便, 可以在命令参数中带密码

question

各位大佬帮忙看下为什么中文显示乱码? 1,centos系统设置的编码格式是en_US.UTF-8,putty设置的格式是UTF8,这样putty打印中文是正常的,但是log里面不显示中文。 2,如果把putty显示格式设置为Use font encoding,日志中可以正常显示中文了,但是putty中中文会乱码? 有没有大佬知道怎么设置,在putty打印和日志都可以看到中文。

question

![Image](https://github.com/user-attachments/assets/5704d907-e569-4920-892e-5d3bba938cb0)

OS:archlinux 6.15.2 执行cmake后运行putty出现以下错误: putty: ~/PuTTY/unix/config-unix.c:31: unix_setup_config_box: 断言 "s->ncontrols == 1 && s->ctrls[0]->type == CTRL_EDITBOX" 失败。 [1] 49550 IOT instruction (core dumped) ./putty puttyapp正常,pterm也正常,只有putty有问题