当前位置:网站首页>A new generation of free open source terminal tool, so cool
A new generation of free open source terminal tool, so cool
2022-07-30 09:53:00 【InfoQ】

- It consumes less resources and can be used without installation and decompression
- Multi-platform support (Linux, Mac,Win)
- Implemented SSH v2, Telnet, Raw Tcp, Serial, Shell protocols.
- Session authentication supports SSH automatic execution.
- Support SSH ProxyCommand or ProxyJump.
- Support SSH proxy forwarding.
- Support SSH automatic login using password, public key, keyboard interaction, gssapi-with-mic.
- Support X11 forwarding.
- Supports direct/local port forwarding, reverse/remote port forwarding and dynamic port forwarding.
- Supports XModem, YModem and ZModem.
- Integrated with sftp and scp clients, it supports downloading, uploading, deleting, renaming, creating new files/directories, etc.
- Integrated with local file manager, support move to, copy to, delete, rename, create new files/directories, etc.
- Support Windows Cmd, PowerShell and Cmd, PowerShell as administrator.
- Support Linux bash, zsh, powershell core, etc.
- Support MacOS bash, zsh, powershell core, etc.
Installation
Use
- When starting for the first time, we need to choose a directory to store the configuration file, generally keep the default.The default interface after startup is as follows.

- We can click the New Session button above to start the SSH connection.

- Fill in your hostname, port (default 22) and label in the new session window that pops up.

- Then click the connect button to start the remote connection, enter the user name and password in the pop-up dialog box to log in to the remote host.We can close some unnecessary windows and keep only the session window to make the whole interface more refreshing.Now we can execute some commands on the remote machine in the session window. WindTerm also supports command auto-completion, which is very convenient.

Configuration
- In addition, we can also customize some functions of WindTerm , click the upper left menu Session -> Preferences->Settings,You can open the session configuration dialog. For example, in the Applications tab, we can set no session at startup, so that the last session will not be automatically connected to the next startup.

- In addition, we can also customize the font of the session window terminal, you can set the font, weight and size, as shown below.

- Under the Appearance tab, we can set the language, now WindTerm already supports Chinese, so it is very convenient, you can also modify the theme and window opacity, you can customizeConfigure it to your liking.

- For example, we chose the theme dige-black-and-white here, except that the terminal will be displayed in black and the rest of the windows will be displayed in white style, as shown below.

- In addition, if there are multiple session windows, when we hover the mouse to other session window tabs, it will be automatically activated, we can set it in the tag tab asNever, avoid misuse.

- Sometimes we need to copy the data in the terminal, we need to select the content and then copy the operation, it is more troublesome, we can directly copy the selected content in the text tab Check it, so that only the selected content will be copied, which can improve a lot of efficiency.

- In addition, we can easily upload and download files through WindTerm , open the file manager, we only need to drag the file to this window and it will be automatically uploaded, and to download, just selectRight-click on the corresponding file or directory and select Download.

Summary
Project address
边栏推荐
- 【深度学习】(问题记录)<对一个变量求梯度得到什么>-线性回归-小批量随机梯度下降
- MySQL数据库题库
- leetcode 剑指 Offer 47. 礼物的最大价值
- Kotlin 值类 - value class
- PyQt5快速开发与实战 8.1 窗口风格
- PyTorch安装及环境配置(Win10)
- 使用 Neuron 接入 Modbus TCP 及 Modbus RTU 协议设备
- 代码随想录笔记_哈希_202 快乐数
- Activating data potential Amazon cloud technology reshapes cloud storage "family bucket"
- 国外资源加速下载器,代码全部开源
猜你喜欢
leetcode 剑指 Offer 52. 两个链表的第一个公共节点
C# 之 $ – 字符串内插
How to run dist file on local computer
EViews 12.0软件安装包下载及安装教程
快解析结合象过河erp
快解析结合用友时空
Apache DolphinScheduler's new generation of distributed workflow task scheduling platform in practice - Part 1
PyQt5-绘制不同类型的直线
STM8L_库函数-模板搭建
连接mysql报错WARN: Establishing SSL connection without server‘s identity verification is not recommended
随机推荐
CVTE校招笔试题+知识点总结
函数式接口&Lambda表达式——简单应用笔记
团队级敏捷真的没你想的那么简单
企业数字化建设,自研还是采购?
leetcode 剑指 Offer 15. 二进制中1的个数
pnpm简介
2022 Hangzhou Electric Multi-School 1st Game
The FPGA based protocol 2: the I2C read and write E squared PROM
2022杭电多校第二场
leetcode 剑指 Offer 10- I. 斐波那契数列
leetcode 剑指 Offer 12. 矩阵中的路径
【无标题】
Integral Special Notes-Three Formulas for Curve Area Integral
连接mysql报错WARN: Establishing SSL connection without server‘s identity verification is not recommended
功能测试、UI自动化测试(web自动化测试)、接口自动化测试
ClickHouse
Access to display the data
MySQL【运算符】
快解析结合泛微OA
MySQL Explain 使用及参数详解