Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
qwerttvv opened this issue Mar 11, 2024 · 3 comments
Open

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

qwerttvv opened this issue Mar 11, 2024 · 3 comments

Comments

@qwerttvv
Copy link

版本是这个

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
Copy link
Owner

MoeClub commented Mar 12, 2024

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

@cnhap
Copy link

cnhap commented Mar 27, 2024

今天运行的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
Copy link

gxusb commented Oct 3, 2024

image 阿里云ECS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants