MoeClub / Note

Some Note
833 stars 385 forks source link

脚本InstallNET.sh的-p参数有bug #33

Open qwerttvv opened 7 months ago

qwerttvv commented 7 months ago

版本是这个

https://github.com/MoeClub/Note/blob/06b6ac12a1434e373495dbe5824b2b933c57c663/InstallNET.sh

bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -d 12 -v 64 -p "XXX" -port "6666"

密码是英文大小写数字符号混合,30+长度

后续ssh连不上,端口是666没问题,密码不是设置的XXX,也不是默认的MoeClub.org

去掉-p "XXX",可以ssh了,密码是默认的MoeClub.org

MoeClub commented 7 months ago

刚刚小改了一下 -p 参数相关的

cnhap commented 7 months ago

今天运行的DD代码,从新连接可以看到激活的界面,可设置的密码无法登陆,不支持特殊符号,长度也不是特别长呀.用bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh') -u 20.04 -v 64 -p "t$SEw8A&L3$SsQq9Yhwt"

gxusb commented 1 month ago
image

阿里云ECS