The Secure Shell (SSH) Chrome Extension developed by Google
- 时间:2020-09-30 16:23:25
- 分类:网络文摘
- 阅读:108 次
Speaking about SSH tools, we often use the PuTTY or Termius, which are heavy weight desktop applications (users are required to download and install, and maybe upgrade manually).
The good news is that, you can launch the SSH connections using the Secure Shell chrome extension developed by Google.
Install the Secure Shell Extension to Your Chrome Browser: https://chrome.google.com/webstore/detail/secure-shell-extension/iodihamcpbpeioajjeobimgagajmlibd

secure-shell-extension
Click the extension icon, and the “Connection Dialog” will give you a nice wizard the first time.

secure-shell-extension-window
Fill in the SSH connection detail and the extension will remember the connection details – so that you can click to launch next time directly. The SSH is launched in a separate window – and it looks like a native OS application (which is a HTML window)

secure-shell-extension-window-connection
It is secure – and Google has maintained/tested it for many years. The password is not saved and should be typed in every time (didn’t see it supports importing Keys to login). The extension provides many options which can be imported and exported. It also supports SFTP (Secure FTP).
To allow using keys to login, you would need another Chrome Extension (also developed by Google): SSH Agent for Google ChromeTM
https://chrome.google.com/webstore/detail/ssh-agent-for-google-chro/eechpbnaifiimgajnomdipfaamobdfha
Add/Import/Manage the Keys via the SSH Key Agent Chrome Extension.

ssh-key-agent
Then you can paste the keys in the Secure Shell Chrome Extension. So you don’t need to enter username/password every time when you want to SSH to your host.

secure-shell-using-keys-to-login
It is platform independent – which is a handy tool that you can run whenever you have a Chrome browser. It is there when you need it fast.
–EOF (The Ultimate Computing & Technology Blog) —
推荐阅读:几种有效的清肠食物帮助你恢复胃动力 盘点:矿物质元素含量比较高的蔬菜 五花肉的营养价值及其食疗作用介绍 什么是维生素C及维生素C的生理作用 维生素C的测定方法—氧化还原滴定法 哪些人群需要多食用含维生素C的食物 维生素C的主要作用及人体推荐摄入量 补充维生素C的药品维生素C片服用禁忌 维生素C缺乏症的主要表现及其治疗 素食有哪些误区素食者需要注意的问题
- 评论列表
-
- 添加评论