PuTTY 0.77 - 知名SSH/Telnet 程序

栏目: IT资讯 · 发布时间: 3年前

内容简介:知名SSH/Telnet程序PuTTY0.75发布,带来了安全修正、证书和协议升级。PuTTY是一款集成虚拟终端、系统控制台和网络文件传输为一体的自由开源程序。它支持多种网络协议,包括 SCP,SSH,Telnet,rlogin和原始的套接字连接,它也可以连接到串行端口。其软件名字“PuTTY”并没有特殊含义。

知名SSH/Telnet 程序PuTTY 0.75 发布,带来了安全修正、证书和协议升级。PuTTY 是一款集成虚拟终端、系统控制台和网络文件传输为一体的自由开源程序。它支持多种网络协议,包括 SCP,SSH,Telnet,rlogin 和原始的套接字连接,它也可以连接到串行端口。其软件名字“PuTTY”并没有特殊含义。

更新日志:

https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html

下载地址:

https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html

PuTTY 0.77:

  • Major improvements to network proxy support:

    • Support for interactively prompting the user if the proxy server requires authentication.

    • Built-in support for proxying via another SSH server, so that PuTTY will SSH to the proxy and then automatically forward a port through it to the destination host. (Similar to running plink -nc as a subprocess, but more convenient to set up, and allows you to answer interactive prompts presented by the proxy.)

    • Support for HTTP Digest authentication, when talking to HTTP proxies.

  • Introduced pterm.exe, a PuTTY-like wrapper program for Windows command prompts (or anything else running in a Windows console). Not yet included in the installer, but available as a .exe file from the Download page.

  • Updated Unicode and bidi support to Unicode 14.0.0.

  • New command-line option -pwfile, like -pw except that it reads the password from a file so that it doesn’t show up on the command line.

  • Windows Pageant: option --openssh-config to allow easy interoperation with Windows’s ssh.exe.

  • -pw (and -pwfile) now do not fall back to interactively prompting for a password if the provided password fails. (That was the original intention.)

  • New configuration options for keyboard handling:

    • Option to control handling of Shift + arrow keys

    • Extra mode in the function-keys option, for modern xterm (v216 and above).

  • Bug workaround flag to wait for the server’s SSH greeting before sending our own, for servers (or proxies) that lose outgoing data before seeing any incoming data.

  • Crypto update: added side-channel resistance in probabilistic RSA key generation.

  • Crypto update: retired the use of short Diffie-Hellman exponents (just in case).

  • Bug fix: reconfiguring remote port forwardings more than once no longer crashes.

  • Bug fix: terminal output processing is now paused while handling a remote-controlled terminal resize, so that the subsequent screen redraw is interpreted relative to the new terminal size instead of the old.

  • Bug fix: Windows PuTTYgen’s mouse-based entropy collection now handles high-frequency mice without getting confused.

  • Bug fix: Windows Pageant can now handle large numbers of concurrent connections without hanging or crashing.

  • Bug fix: if Windows Pageant is started multiple times simultaneously, the instances should reliably agree on one of them to be the persistent server.

  • Bug fix: remote-controlled changes of window title are now interpreted according to the configured character set.

  • Bug fix: remote-controlled changes of window title no longer get confused by UTF-8 characters whose encoding includes the byte 0x9C (which terminates the control sequence in non-UTF-8 contexts).

  • Bug fix: popping up the window context menu in the middle of a drag-select now no longer leaves the drag in a stuck state.

  • Bug fix: extensive use of true colour in the terminal no longer slows down window redraws unnecessarily.

  • Bug fix: when PSCP reports the server sending a disallowed compound pathname, it correctly reports the replacement name it’s using for the downloaded file.

  • Bug fix: enabling X11 forwarding in psusan failed to fall back through possible port numbers for the forwarded X display.

  • For developers: migrated the build system to CMake, removing the old idiosyncratic mkfiles.pl and the autotools system.

访问:

阿里云 - 最高1888元通用代金券立即可用


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C++标准库(第2版)

C++标准库(第2版)

Nicolai M. Josuttis / 侯捷 / 电子工业出版社 / 2015-6 / 186.00元

《C++标准库(第2版)》是全球C++经典权威参考书籍时隔12年,基于C++11标准的全新重大升级。标准库提供了一组公共类和接口,极大地拓展了C++语言核心功能。《C++标准库(第2版)》详细讲解了每一标准库组件,包括其设计目的和方法、复杂概念的剖析、实用而高效的编程细节、存在的陷阱、重要的类和函数,又辅以大量用C++11标准实现的实用代码范例。除覆盖全新组件、特性外,《C++标准库(第2版)》一......一起来看看 《C++标准库(第2版)》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具