|
|

楼主 |
发表于 2020-10-4 11:01:47
|
显示全部楼层
# OVH DD debian专用
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 10 -v 64 -a --ip-addr 147.135.xxx.xxx --ip-gate 147.135.xxx.x --ip-mask 255.255.0.0
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 10 -v 64 -a --ip-addr 194.87.xxx.xxx(改成ifconfig获取到的) --ip-gate 194.87.xxx.xxx(改成route获取到的) --ip-mask 255.255.xxx.xxx(改成你获取到的) |
|