优化 huashengdun/webssh 增加生成SSH link 的功能
本来 huashengdun/webssh 就有带参数的功能.
但是对于小白来说, 使用起来有障碍, 特别是, 里面的密码要经过 base64 转化.
所以增加了一个按钮, 用以生成一个带参数的链接.
这个链接可以添加到浏览器的书签栏, 下次直接按一下就SSH登录了.
演示视频
有这么几种应用的方案
1. 部署 Github 项目
https://github.com/crazypeace/webssh/
比如, koyeb 就是这样的, 参考教程: https://zelikk.blogspot.com/2023/10/huashengdun-webssh-codesandbox.html
2. 使用油猴脚本
https://github.com/crazypeace/huashengdun-webssh/raw/master/user.js/Build-SSH-Link.user.js
源码 https://github.com/crazypeace/huashengdun-webssh/blob/master/user.js/Build-SSH-Link.user.js
评论
发表评论