vps交流

腾讯云内网dd脚本


  1. bash <(wget –no-check-certificate -qO- ‘https://moeclub.org/attachment/LinuxShell/InstallNET.sh’) -d 10 -v 64 -a –mirror ‘https://mirrors.ustc.edu.cn/debian/’ -p LOC666

复制代码

密码LOC666

没看出哪里内网了
怎么内网的
重新定义内网?
mirrors.ustc.edu.cn 内网?
不就是指定了国内源,常规用法。。。
指定腾讯镜像还说得过去
用腾讯云的镜像就是内网了
没看出哪里内网了+1。

想用内网的可以用这个:

  1. bash <(wget –no-check-certificate -qO- ‘https://moeclub.org/attachment/LinuxShell/InstallNET.sh’) -d 10 -v 64 -a –mirror http://mirrors.tencentyun.com/debian/ –ip-dns 183.60.82.98 -p 你的密码

复制代码

腾讯云内网dd脚本