当前位置: 首页 > 微软应用 > 网络软件 > 正文
超好用的开源 SSH 客户端 WindTerm 2.6.1 + x64 中文多语免费版

超好用的开源 SSH 客户端 WindTerm 2.6.1 + x64 中文多语免费版

作者:大眼仔~旭 日期:7天前 评论:5 条

摘要:超好用的开源 SSH 客户端 WindTerm 中文版由大眼仔旭(www.dayanzai.me)发布。WindTerm 中文版是一个用于 DevOps 的更快更好的 SSH/Telnet/Serial/Shell/Sftp 客户端。WindTerm 目前仍然处于起步阶段,所以更多功能期待未来开发版本! 如果你想要一个…

超好用的开源 SSH 客户端 WindTerm 中文版大眼仔旭(www.dayanzai.me)发布。WindTerm 中文版是一个用于 DevOps 的更快更好的 SSH/Telnet/Serial/Shell/Sftp 客户端。WindTerm 目前仍然处于起步阶段,所以更多功能期待未来开发版本! 如果你想要一个高性能的文本编辑器,你可以试试作者开发的免费 WindEdit 编辑器。

WindTerm

WindTerm 中文版

WindTerm 功能特色

支持 SSH、Telnet、Tcp、Shell、Serial
支持 SSH v2、Telnet、Raw Tcp、串行、Shell 协议。
会话认证时支持 SSH 自动执行。
支持 SSH ControlMaster。
支持 SSH ProxyCommand 或 ProxyJump。
支持 SSH 代理转发。
支持使用密码、公钥、键盘交互、gssapi-with-mic 的 SSH 自动登录。
支持 X11 转发。
支持直接/本地端口转发、反向/远程端口转发和动态端口转发。
支持 XModem、YModem 和 ZModem。
集成 sftp、scp 客户端,支持下载、上传、删除、重命名、新建文件/目录等。
集成本地文件管理器,支持移动到、复制到、复制自、删除、重命名、新建文件/目录等。
支持 Windows Cmd、PowerShell 和 Cmd、PowerShell 作为管理员。
支持 Linux bash、zsh、powershell core 等。
支持 MacOS bash、zsh、powershell core 等。

图形用户界面
支持多语言用户界面。
会话对话框和会话树。
对焦模式。
同步输入。
会话用户名和密码的增强保护。
命令面板。
命令发送者。
资源管理器窗格。
壳面板。
快速栏。
粘贴对话框。
带有 vim 键绑定的本地和远程模式。 (使用 Shift+Enter 键在远程和本地模式之间切换)
支持时间戳、折叠、大纲、拆分视图。
支持 Linux 和 PowerShell 中的电力线,例如 Oh-My-Zsh,Oh-My-Posh。
支持 vscode 等配色方案。
支持搜索和预览。
支持突出显示开始和结束分隔符,例如 ()、[]、{} 和自定义分隔符。
支持更改 UI 主题。
支持设置标签颜色。
支持搜索打开的标签。
支持关闭右侧的选项卡。
支持设置窗口透明度。
支持选择复制、右击粘贴或中键粘贴。
支持使用 Google、Bing、Github、Stackoverflow、Wikipedia 和 DuckDuckGo 在线搜索文本。
支持在打字时隐藏鼠标光标。
支持锁屏。

其它
支持 vt100、vt220、vt340、vt420、vt520、xterm、xterm-256-colors。
支持 unicode、emojis、真彩色、鼠标协议等。
支持自动换行模式。
协议和条款可以定制。
除泰克 4014 外,所有 vttest 测试均已通过。

会话
支持 HTTP 和 SOCKS5 代理。
支持跳转服务器代理。
支持手动和自动会话记录。
重命名和复制会话。
重新启动时恢复上次会话和布局。
支持在启动时打开特定会话或一组会话。

性能
高性能、低内存、低延迟。

WindTerm 源代码

WindTerm 为部分开源项目,源码将逐步开放。

开源代码包括但不限于可以独立使用的类,如函数、算法、gui 小部件等,以及函数库,如网络、协议等,以及所有 根据许可证需要开源的类型。

WindTerm 许可证

完全免费用于商业和非商业用途,没有限制。 所有发布的源代码(第三方目录除外)均在 Apache-2.0 许可条款下提供。

官方主页

What’s new in WindTerm 2.6.1
Apr 3, 2024
Features:
[EXPLORER] When the state of the session changes, the session nodes in the Explorer Pane also adjust the color and style of the text, such as displaying a strikethrough when a session is deleted.
[FILER] Supports Sync Terminal Folder. #132 #193 #304 #331 #450 #814 #823 #856 #937 #1047
[FILER] Supports specifying default editors for systems Windows, macOS and Linux respectively.
[FILER] Support the display, execution, and transmission of macOS bundles.
[FILER] Supports Preserve original file modification time, selected by default, and Preserve original folder modification time, not selected by default.
[GUI] Enables bracket pair colorization, enhancing text readability by visually highlighting paired brackets.
Rainbow brackets
[GUI] Strictly differentiate between the left and right Alt keys, reserving the right Alt key for use as the Altgr key.
[GUI] Record and automatically use the previously activated tab in the login wizard dialog.
[GUI] The Session tree in the Session Pane supports moving nodes through drag and drop.
[GUI] Added Move To… to the context menu of the Session tree in the Session Pane to support moving selected nodes.
[GUI] Supports duplicating the selected group nodes and their child session nodes in the Session Pane.
[GUI] Supports Copy text if selected, otherwise paste text when right-clicking the mouse.
[GUI] Change Select Fold to Select Command in the right-click menu and add the shortcut key Ctrl+Shift+/.
[GUI] Change Goto Folder Header and Goto Next Folder Header to Goto Previous Command and Goto Next Command in the right-click menu and enhance the reliability of jumping to commands.
[GUI] Display the scanning progress of files and folders during the transfer preparation phase.
[GUI] Supports highlighting text manually.
[GUI] Supports instant highlighting of all instances of the current selection.
[GUI] Added Duplicate SSH channel to the custom mouse actions of the tab.
[GUI] Use Paste Selected Text instead of Copy And Paste to …

资源:1041.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:536766)
点击下载(提取码:536766)
点击下载(提取码:32mx)
点击下载(提取码:769m)

声明:大眼仔旭 | 本文采用署名-非商业性使用-相同方式共享 4.0 国际许可协议[CC BY-NC-SA]进行授权
文章名称:《超好用的开源 SSH 客户端 WindTerm 2.6.1 + x64 中文多语免费版
文章固定链接:http://www.dayanzai.me/windterm.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
转载声明
全部评论: (5条)
  1. longlong43212015-03-14 17:54 回复
    博主,我要自学网的视频怎么抓取?
  2. 评论家2022-03-01 11:29 回复
    这个软件给我的感觉就是拼凑,不协调。还有就是不专业,不耐操。多开几个或者操作快一点就无响应。各种卡死。现在xshell免费版已经不显示标签数量了,还是老的辣。
  3. qwz1602022-05-23 14:06 回复
    这个版本上传文件速度太慢了,就4MB/S左右,2.2.2版本没有速度限制
    • 大眼仔~旭2022-05-23 14:18
      这应该和你的网络有关系吧
    • qwz1602022-07-20 13:27
      不是,我网络1000M,windterm2.2.2版本和其他软件都可以达到40-50MB/s,大于windterm2.2.2版本都是被限制4MB/s

发表评论

返回顶部