ruvds.png
1:apt-get install net-tools (安装网络工具包)
2:ifconfig -a (查看本机公网IP地址)
3:route -n (查看网关地址)

4:用萌新的DD包和脚本,举例的是Debian9:

bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 9 -v 64 -a --ip-addr 194.87.xxx.xxx(改成你的外网IP) --ip-gate 194.87.xxx.xxx(改成你的网关) --ip-mask 255.255.xxx.xxx(改成你的子网掩码)

5:等20分钟左右,root用户登入,搞定

Ubuntu 的DD包未测,可以自己测一下

bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -u 18.04 -v 64 -a --ip-addr 194.87.xxx.xxx(改成你的外网IP) --ip-gate 194.87.xxx.xxx(改成你的网关) --ip-mask 255.255.xxx.xxx(改成你的子网掩码)

全自动安装默认root密码:MoeClub.org

转载至:https://www.hostloc.com/thread-594248-1-1.html

Last modification:January 19, 2021
如果觉得我的文章对你有用,请随意赞赏