1、安装网络工具包
- apt-get install net-tools
2、查看本机公网IP地址
- ifconfig -a
3、查看网关地址
- route -n
4、然后填入相应的 ip地址、网关、掩码
bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/fei5seven/lotServer/master/InstallNET/InstallNET.sh') -d 9 -v 64 -a --ip-addr 我是ip地址 --ip-gate 我是网关 --ip-mask 我是掩码
执行等等5分钟
用户:root
密码:fei5seven