kingToolbox / kingToolbox/WindTerm

SSH 隧道转发性能卡顿明显(相比 MobaXterm 流畅很多),希望优化!

Open
#3,154 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

首先非常感谢开发者打造了 WindTerm!它的界面设计非常现代美观,交互体验也比我之前长期使用的 MobaXterm 舒服很多,直接让我“入坑”并切换过来日常使用。
但是,在 SSH 隧道转发(Port Forwarding/Tunnel) 功能上,我遇到了明显的性能问题:

- 使用相同的服务器配置和隧道设置(例如本地/动态/远程转发),WindTerm 在实际使用时(如通过隧道访问远程服务、浏览器代理等)会感觉到明显的卡顿和延迟。
- 同样的配置下,切换到 MobaXterm 则非常流畅,几乎无延迟。

这让我在需要频繁使用隧道转发的场景下有点犹豫,希望能得到优化,让 WindTerm 在这块也能达到或超过竞品的体验。
环境信息:

- WindTerm 版本:2.7.0
- 操作系统:Windows 11
- 隧道类型:动态转发、本地转发
- 是否使用了跳板机(Jump Server)或代理:否

如果需要,我可以提供更多细节如配置文件截图、日志,或者进一步测试对比。期待作者的回复和可能的修复,WindTerm 整体真的很棒,继续加油!

附带 ssh 转发参数: ssh -CqTnN -D 127.0.0.1:7899 root@127.0.0.1

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported lag in WindTerm 2.7.0 on Windows 11 with dynamic and local forwarding, using the supplied SSH command and comparing the same setup with MobaXterm. No source file or test is identified; done means tunnel access and browser proxy use are measurably smoother with reduced latency.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.