当前位置:网站首页>A new generation of open source free terminal tools, so cool
A new generation of open source free terminal tools, so cool
2022-07-30 14:10:00 【Stern】
WindTerm is a professional cross-platform SSH/Sftp/Shell/Telnet/Serial open source terminal, written in C language, completely free for commercial and non-commercial use, no restrictions, the source code is under the terms of the Apache-2.0 licensesupply.
Has some of the following features:
Resource consumption is low, and it can be used without installation and decompression
Multi-platform support (Linux, Mac, Win)
The SSH v2, Telnet, Raw Tcp, Serial, Shell protocols are implemented.
Session authentication is supported automatically by SSH.
Supports SSH ProxyCommand or ProxyJump.
Supports SSH agent forwarding.
Supports SSH automatic login using password, public key, keyboard interaction, gssapi-with-mic.
Supports X11 forwarding.
Direct/local port forwarding, reverse/remote port forwarding and dynamic port forwarding are supported.
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.
Supports Windows Cmd, PowerShell and Cmd, PowerShell as administrator.
Support Linux bash, zsh, powershell core, etc.
Support MacOS bash, zsh, powershell core, etc.
Installation
WindTerm supports three platforms: Linux, Mac, and Windows. We only need to go to the Release page of the Git code repository to select our corresponding platform to install, download, and unzip it. The address is: https://github.com/kingToolbox/WindTerm/releases .
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 box, for example, in the Application tab, we can set the startupWhen there is no session, the previous session will not be automatically connected to the next startup.
In addition, we can 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, which can be configured according to your own preferences.
For example, the theme of dige-black-and-white we chose here, except that the terminal will be displayed in black, the rest of the windows will be displayed in white style, as shown below.
In addition, if there are multiple session windows, it will be automatically activated when we hover the mouse over other session window tabs. We can set it to never in the Labels tab to avoid misoperation.
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 in the "Text" tab "Automatically copy selected content" check, so only need to selectThe 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. Similarly, to download, just select the corresponding file or directory, right-clickChoose to download.
Summary
In addition to these basic functions, WindTerm also has many functions, such as a lock screen function, the author also wrote a lot of articles about WindTerm on the blog https://kingtoolbox.github.io/, interestedcan go to check.
Project address
https://github.com/kingToolbox/WindTerm
Source: https://mp.weixin.qq.com/s/GCn-fv2mxk5PWsLhPGN4cg
边栏推荐
- ENVI Image Processing (6): NDVI and Vegetation Index
- 业内人士真心话:只会测试没有前途的,我慌了......
- LeetCode二叉树系列——515.最每个树行中找最大值
- libudev manual
- Conversion between pytorch and keras (the code takes LeNet-5 as an example)
- ESP32 反复重启问题 Arduino屏蔽断电探测器
- ARC115F Migration
- 为什么做软件测试一定要学自动化?谈谈我眼中自动化测试的价值
- 【Pytorch】如何在关闭batch-norm的同时保持Dropout的开启
- [VMware virtual machine installation mysql5.7 tutorial]
猜你喜欢
shell脚本流程控制语句
(HR Interview) Most Common Interview Questions and Skilled Answers
【Advanced Mathematics】【7】Double Integral
mongodb打破原则引入SQL,它到底想要干啥?
Flask框架——Sijax
LoRaWAN网关源码分析(V1.0.2)
近两年激光雷达运动物体分割论文阅读小结
电池包托盘有进水风险,存在安全隐患,紧急召回52928辆唐DM
Data Middle Office Construction (5): Breaking Enterprise Data Silos and Extracting Data Value
SQL 26 calculation under 25 years of age or older and the number of users
随机推荐
LeetCode二叉树系列——145.二叉树的后序遍历
二手手机销量突破3亿部,与降价的iPhone夹击国产手机
js人均寿命和GDP散点图统计样式
接口自动化框架,lm-easytest内测版发布,赶紧用起来~
SQL 26 calculation under 25 years of age or older and the number of users
kubernate部署服务
(HR Interview) Most Common Interview Questions and Skilled Answers
电池包托盘有进水风险,存在安全隐患,紧急召回52928辆唐DM
LeetCode二叉树系列——107.二叉树的层序遍历II
阿里 P7 到底是怎样的水平?
MQTT网关读取西门子PLC数据传输到阿里云平台案例教程
[ARC092D] Two Faced Edges
CF1320E Treeland and Viruses
ESP32 反复重启问题 Arduino屏蔽断电探测器
[ARC092D] Two Faced Edges
svg波浪动画js特效代码
百家号取消接口发文功能:插外链获权重被堵死
How awesome is the "12306" architecture?
ENVI Image Processing (6): NDVI and Vegetation Index
00后测试员摸爬滚打近一年,为是否要转行或去学软件测试的学弟们总结出了以下走心建议