The WebSSH2 installation process enables WEB visual management of SSH tools

888u

Last update at :2024-07-10,Edit by888u

Most of the time, when we manage and use Linux VPS hosts, we will use the SSH tools of client software. Commonly used ones include PUTTY, XSHELL, etc. Among them, Snail has 8 available Windows connections to Linux VPS Server SSH Software Tools" has compiled several commonly used tools, but generally we only use one. But remember, you must download it from the official website and never use third-party green or cracked versions.

Due to his love for tossing and curiosity, Snail usually tries out some interesting tools or software when he sees them when browsing the website. Including today, I saw that the WebSSH2 tool can be opened in the browser WEB interface to manage SSH tools, so I tried to find a test machine to install it.

First, preparation and foundation

The snail here was tested using the Ubuntu 16.04 environment, and it should also support other conventional systems.

curl -sL https://deb.nodesource.com/setup_9.x | sudo -E bash –apt-get install -y nodejs

You need to install newer versions of Node and npm first. The default old basic versions will not work.

Second, download and install Webssh2

git clone https://github.com/billchurch/WebSSH2cd WebSSH2npm install –production

Third, start the software

npm start

In fact, we can open the tool in the browser at this time.

Address: http://serverIP:2222/ssh/host/serverIP

The default port is 2222. We can modify the default port in config.json.

To summarize, if we want to run it for a long time, we need to use screen to mount and run it. Otherwise, we will not be able to use it if we disconnect SSH.

Recommended site searches: virtual host space, mainland China virtual host, Taiwan server, foreign vps server rental, IP search, filing system, filing-free space and free network, foreign trade hosting, dual-line server, US server website,

The WebSSH2 installation process enables WEB visual management of SSH tools

All copyrights belong to 888u unless special state
取消
微信二维码
微信二维码
支付宝二维码