Open ltu00 opened 3 years ago
Sorry for the late reply. I just finished a long trip, and because there is no Internet, I can't deal with the issue in time.
Very good proposal. I will implement this in a future version, possibly version 2.3.0. If there is any progress, I will update here. Thank you.
希望在2.3版本中,把“端口转发的功能独立成面板”加入开发计划中。这个功能在日常工作中用的还是挺多的。
The development plan for WindTerm_2.3.0
version has already been implemented, and that is to focus on keyboard input
, including Automatic completion
, Command snippet
, Free type mode
and so on. Since the feature SSH tunnels
you need is already available, but the human-computer interaction needs to be improved, the relevant improvements will be completed in subsequent versions.
It is expected that improvements will be made in version WindTerm_2.4.0
or WindTerm_2.5.0
. Please stay tuned, thank you.
I am happy to inform you that WindTerm_2.4.0_Prerelease_1 has been released and this feature has been implemented. Now you can start, stop and manage independently running tunnels through the Tunnels
button on the right side of the menu bar, which should be very convenient. In addition, the tunnels
also supports automatically open at startup
.
Please download and check it. If you have any questions, please let me know, thank you.
Hi @kingToolbox , I've tried tunnels function in windterm 2.4.1, it works great, but I found that if session disconnected, or remote listen service stopped , wind term won't auto-restart tunnel. I wonder if auto-reconnect function can be added ?
for example: while using ssh port forward, if remote listen server stopped, ssh still listen on local port, just throw errors on remote session, local client can still connect after remote server restart, but windterm just stop tunnel, even remote server restart, user have to restart tunnel manually.
独立一个入口/面板,这样就不用去会话里面找隧道相关的设置。像普通的会话一样直接通过命名来区分用途,双击直接运行却不用显示画面。