安装网络工具包 apt-get install net-tools 查看本机公网IP地址 ifconfig -a 查看网关地址 route -n 然后填入相应的 ip地址、网关、掩码 bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/fei5seven/lotServer/master/InstallNET/InstallNET.sh') -d 10 -v 64 -a --ip-addr 我是ip地址 --ip…