vps交流

求萌咖dd脚本


求大佬发!
咖萌的脚本 很多地方用不了了
  1. # Debian 8 64位:
  2. bash <(wget –no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 8 -v 64 -a
  3. # Debian 9 64位:
  4. bash <(wget –no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 9 -v 64 -a
  5. # Debian 10 64位:
  6. bash <(wget –no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 10 -v 64 -a
  7. # Debian 11 64位:
  8. bash <(wget –no-check-certificate -qO- ‘https://www.moeelf.com/attachment/LinuxShell/InstallNET.sh’) -d 11 -v 64 -a

复制代码

默认密码为: MoeClub.org

  1. bash <(wget –no-check-certificate -qO- ‘https://raw.githubusercontent.com/MoeClub/Note/master/InstallNET.sh’) -d 11 -v 64 -p "[email protected]" -port "22"

复制代码