netstat -aon|findstr "60001" --查询
taskkill -pid 7636 -f --结束
Linux 开端口
firewall-cmd --add-port=26001/tcp --permanentfirewall-cmd --reload