sh -c "$(curl -kfsSl https://cdn.jsdelivr.net/gh/monlor/mbfiles/install.sh)" && source /etc/profile &> /dev/null
如果下载不了尝试下面的命令
sh -c "$(curl -kfsSl https://raw.githubusercontent.com/monlor/mbfiles/master/install_github.sh)" && source /etc/profile &> /dev/null
粘贴到ssh中,注意一定不要带有多余的字符或空格。
然后提示安装
AC2100工具箱安装路径推荐:/etc
AC2100用户文件目录推荐:/etc
输入mixbox 进入工具箱
[/wxshow]
工具箱提供如下插件,可根据自己的需要自行安装,自己研究啊。
提示:
1\如果过程有下载失败、安装失败的提示,请多次尝试,一般多次后可以完成安装
2\如果运行插件,但是插件后面写【未运行】,那么不要就认为真的没运行,试试确认一下。😂
真的对你有用,那么感谢您的打赏,这对我太重要的🤣
可能的问题
问题1
如果你的win10电脑cmd后,输入ssh root@192.168.31.1 出现如下提示
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
SHA256:ItAIHbVgZk8OZ4LOwFBu1C2nS8b/2/Z5GiV47pqsR+s.
Please contact your system administrator.
Add correct host key in C:\\Users\\Administrator.USER-20240413WB/.ssh/known_hosts to get rid of this message.
Offending RSA key in C:\\Users\\Administrator.USER-20240413WB/.ssh/known_hosts:1
RSA host key for 192.168.31.1 has changed and you have requested strict checking.
Host key verification failed.