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

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.7.0
Mar 12, 2025
Features:
[APP] Supports Tmux Integration.
Shortcut Action
Alt + B Show Mux/Tmux Command Palette
Alt + X Close the current pane
Alt + Z Zoom the current pane
Alt + Left Arrow Select the left pane
Alt + Right Arrow Select the right pane
Alt + Up Arrow Select the pane above
Alt + Down Arrow Select the pane below
Alt + [ Select the previous window
Alt + ] Select the next winodw
Alt + – Split pane right
Alt + Shift + – Split pane left
Alt + | Split pane down
Alt + Shift + | Split pane up
[FILER] Supports displaying files within the WSL subsystem.
[FILER] Supports synchronizing the current folder of the WSL subsystem.
[GUI] Default font updated to RobotoMono Nerd for proper icon display in WindFind. #2413
[GUI] Automatically save text marks when exiting, and restore them upon next start-up.
[GUI] Disables rainbow brackets on the alt screen to avoid conflicts with features in editors like Vim. #2111
[ONEKEY] Introduced a setting Menu / Session / Preferences / Settings / Terminal / Auto Completion / Enable OneKey completion to turn the OneKey completion feature on or off. #2213 #2223 #2299 #2316 #2402 #2667
[SCHEME] Supports highlighting four or eight consecutive hexadecimal digits.
[SCHEME] Supports highlighting for words following negations (e.g., “not,” “don’t”).
[SESSION] Supports syntax highlighting, folding, command history, and autocompletion for Fish shell.
[SESSION] Supports deleting history items from the auto-complete list using Shift+Del.
[SFTP] In the gaps between sending and receiving packets, the SFTP thread will sleep to reduce CPU usage.
[SSH] Perform SSH operations, including connection establishment, authentication and command execution, in an asynchronous manner.
[SSH] Supports ssh-agent for authentication on Windows.
[SSH] Supports agent forwarding, with agents including pageant, ssh-agent, $SSH_AUTH_SOCK, Enviroment variable, Unix domain socket etc.
[SSH] Strictly ensure that the opening sequence is Shell, SFtp, Sysmon.
[SSH] Supports sending signals. And automatically sends SIGINT signal when Ctrl+C is pressed.
[SSH] Removes the internal proxy socket, allowing libssh to directly connect to the server and send/receive packets. This not only significantly improves packet transmission performance but also reduces the receive buffer by 256KiB per session.
[SYSMON] Supports displaying system information of the WSL subsystem, including CPU, memory, time, etc.
[TERM] Added tmux-256color.term configuration file.
[TERM] Supports CSI ?4m to allow query key modifier options. #1623 #1814 #2016
[TERM] Supports ESC k … ESC to allow screen to set the window title.
Improvements:
[APP] Refined the application icon to conform to the abc system’s design style. #463 #651 #1824 #1905 #2031 #2089 #2144 #2535 #2701 #2704
[APP] Auto-save application state (e.g., open sessions) every application.autoSaveHistoryInterval minutes to improve recovery from crashes. #2644 #2677
[GUI] No longer draws a rectangular caret when focus is lost.
[GUI] Significantly improves the clarity of screenshots in tab tooltips.
[GUI] Splitting or merging panes now only resizes adjacent panes, not all panes.
[GUI] Prefill identity file path in the login wizard’s Public Key tab, if the file exists.
[GUI] Improved width calculation for text displayed in the margins.
[GUI] Reassigned shortcut for action Window.SetLocalMode and Window.SetRemoteMode from Alt+Enter to Ctrl+Enter.
[GUI] Reassigned shortcut for action Window.ToggleFocusMode from Ctrl+Enter to Alt+Enter.
[MODEM] Replaced progress bar widget with a text-based progress bar to avoid unnecessary resizing of the terminal window.
[SESSION] Significantly improved text parsing, modification, and rendering, especially to avoid extremely slow screen rendering when the text exceeds the maximum number of srollback lines.
[SESSION] Enabled keep session alive by default to avoid unnecessary disconnections after long idle periods; default interval is 60s. #2051
[TEXT] Improved text insertion by reducing memory moves from two to one, resulting in better performance.
Bugs:
[APP] Application may crash when closing and switching session tabs. #2644 #2666 #2677
[APP] The application sometimes crashes when rapidly reconnecting to the server repeatedly.
[FILER] In WSL, the Move To dialog adds an unnecessary \wsl$distroname prefix to the path when moving files to another folder.
[FILER] In WSL, the Move To menu item moves files to the root directory instead of the specified folder.
[FILER] Periodic cwd requests to the server occur even with Sftp disabled.
[FILER] Infinite loop of Failed to open directory errors occurs when switching to a session where filer’s current folder has been removed.
[FILER] Unnecessary //wsl$/ditroname/ is included in paths generated by Copy Directory Path To Terminal and Copy Paths To Terminal menu items.
[FILER] Failed to enter the user’s home directory when starting WSL, defaulting to the root directory.
[FILER] Erroneously synchronizing current directory on session focus, even when Sync Terminal Folder button is unchecked. #2669
[FILER] When browsing the cmd or wsl system, folder properties dialog is blank when right-clicking empty space and selecting menu item “Properties…”.
[FILER] When browsing files in the wsl subsystem, the option Show Hidden Items does not hide files starting with a dot.
[GUI] No longer prompts to import Shell configuration on startup, as this was only necessary for pre-2.5 compatibility. #2100 #2119 #2525 #2536
[GUI] Entering protocol://host:port in the address bar would incorrectly ignore the specified port and use the protocol’s default port instead. #2255
[GUI] File dialog returns folder path instead of entering folder on “Open” after folder selection.
[GUI] Double-pressing the Alt+; key results in an empty list in the Command Palette.
[GUI] Preview window continuously shrinks as the mouse moves downwards over the scrollbar. #2634
[GUI] After creating a new session tab, returning to the previously active session tab results in the status bar incorrectly displaying a window size of 0x0.
[SESSION] When a command generates a large amount of output, pressing Ctrl+C does not immediately stop the command execution.
[SESSION] During file transfers, keyboard input becomes sluggish or even unresponsive.
[SESSION] When text exceeds the maximum number of scrollback lines, the text at the bottom is sometimes incorrectly colored.
[SESSION] Default window size used on initialization even when Adjust the windows rows and columns is true, leading to incorrect scrollbar display.
[SFTP] The content of the downloaded large file does not match the source file. #2224
[SHELL] Temporarily replaced ConPty with WinPty to prevent illegal character CSI 0%m in vi. #1114
[SSH] Dynamic port forwarding fails to proxy DNS queries. #26 #280 #318 #502 #927 #969 #1169 #2152 #2529 #2638
[SSH] Disconnecting a duplicated channel causes all channels in that session to be disconnected. #623
[TERM] Previous term type was not properly restored after exiting vt52.
[WSL] In Vim on WSL2, uppercase letters cannot be entered using the Shift key.
[ZMODEM] File transfers using sz, rz always get stuck at 99% and do not complete. #1913 #2467 #2607 #2647 #2662
资源:1041.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:536766)
点击下载(提取码:536766)
点击下载(提取码:thmp)
点击下载(提取码:tmw2)
文章名称:《超好用的开源 SSH 客户端 WindTerm 2.7.0 + x64 中文多语免费版》
文章固定链接:https://www.dayanzai.me/windterm.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
猜你喜欢
- 2023-03-02开源免费无线传输工具 NoCab Desktop 1.4.7 中文多语免费版
- 2019-03-25安卓重复文件搜索工具 Search Duplicate File 4.96 中文免费版
- 2021-08-31超详细介绍如何使用 robots.txt 文件对网站进行索引管理
- 2021-01-07一招搞定百度统计数据被刷广告解决方案
- 2019-01-01Photoshop 扣图插件 Vertus Fluid Mask 3.3.18 中文汉化版
相关推荐
- 2018-03-23GOM 视频转换工具 Gom Video Converter 2.0.1.1 x64 中文多语免费版
- 2015-01-27缩略图制作工具 Snap2IMG 2.01 绿色中文汉化版
- 2023-04-22什么是 MS-DOS,它还在使用吗,它与 Windows 有什么不同?
- 2015-03-25Flash 反编译工具 Flash Decompiler Trillix 5.3.1400 中文汉化版
- 2022-05-30什么是开源软件与闭源软件以及它们之间有什么区别?
MORE>>微软应用
MORE>>安卓应用
MORE>>教程资源
MORE>>其它资源
最新标签