Say goodbye to xshell, recommend the free terminal connector WindTerm

1. Overview

There are many remote connection tools for linux, such as crt, xshell, etc. Today, I recommend a free open source and easy-to-use remote connection tool - WindTerm. WindTerm is an open source free, cross-platform SSH/Sftp/Shell/Telnet/Serial client, that is, a remote connection tool.

2. Functional features

  • Cross-platform: supports windows, linux, MacOS;
  • Support Chinese;
  • Support SSH/Telnet/Shell/CMD and serial port development;
  • Supports multiple tabs and tab management;
  • Support scp, sftp, etc.;
  • Panes that support multiple functions such as file manager, session manager, resource manager, and outline view;
  • Support X11 Forwarding, built-in XMing support, without any configuration, also supports external X11 server ;
  • Completely free (partly open source);
  • C language development means relatively good performance;

3. Installation and download

https://github.com/kingToolbox/WindTerm/releases

Download the corresponding system WindTerm, windTerm, the default is the green portable version without installation, and you can use it directly after decompression.

4. Usage skills

4.1 Turn off opening the last session on startup

Method: Session--"Preferences--"Settings--"Application--"Startup--"No Session

4.2 Turn off automatic label activation function

Method: Session--"Preferences--"Settings--"Label

4.3 Enable right-click to paste text function

Method: Session--"Preferences--"Settings--"Terminal

4.4 Select Automatically copy content

Method: Session--"Preferences--"Settings--"Text

4.5 Show hidden items

Method: Session--"Preferences--"Settings--"Widgets--"File Manager

4.6 Create session

method 1:

Method Two:

5. Summary

1. I tried it out and found it very useful. Thanks to my fans and friends for their recommendation. It is very lightweight and takes up about 40M of memory. I believe that with subsequent updates and iterations, the functions will be richer and more complete!

Guess you like

Origin blog.csdn.net/liuxing__jacker/article/details/132053137